Searched defs:CHR (Results 1 – 8 of 8) sorted by relevance
65 #define CHR "getxattr02chr" macro
72 #define CHR "setxattr02chr" macro
52 using CHR = typename std::string::value_type; in IntToString() local
57 #define CHR MNTPOINT"/fsetxattr02chr" macro
64 #define CHR MNTPOINT"/fgetxattr02chr" macro
87 #define CHR(C) ctx->dump_printf( ctx, "%c", C ) macro
89 #define CHR(C) ctx->dump_printf( ctx, "%c", C ) macro
34 using CHR = typename STR::value_type; in IntToString() typedef