Searched defs:xxx (Results 1 - 3 of 3) sorted by relevance
/ast/src/lib/libcodex/ | ||
H A D | code-qp.c | 45 short xxx; member in struct:State_s |
/ast/src/cmd/nmake/ | ||
H A D | expand.h | 57 const char* xxx; /* new op */ member in struct:__anon163 58 int len; /* len(old)==len(xxx) */ |
/ast/src/cmd/std/ | ||
H A D | locale.c | 773 static char xxx[32]; local 775 sfsprintf(xxx, sizeof(xxx), "%d", (unsigned int)s); 776 s = xxx; |
Completed in 14 milliseconds