Searched refs:mcindex (Results 1 - 4 of 4) sorted by relevance
/ast/src/lib/libast/include/ |
H A D | mc.h | 62 #define MC_MESSAGE_SET(s) mcindex(s,NiL,NiL,NiL) 91 extern int mcindex(const char*, char**, int*, int*);
|
/ast/src/cmd/msgcc/ |
H A D | msgget.c | 84 mcindex(s, NiL, &set, &num);
|
H A D | msggen.c | 266 sfprintf(sfstdout, "%d\n", mcindex(catfile, NiL, NiL, NiL));
|
/ast/src/lib/libast/port/ |
H A D | mc.c | 613 mcindex(register const char* s, char** e, int* set, int* msg) function
|
Completed in 19 milliseconds