Searched refs:mcindex (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libast/include/
H A Dmc.h62 #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 Dmsgget.c84 mcindex(s, NiL, &set, &num);
H A Dmsggen.c266 sfprintf(sfstdout, "%d\n", mcindex(catfile, NiL, NiL, NiL));
/ast/src/lib/libast/port/
H A Dmc.c613 mcindex(register const char* s, char** e, int* set, int* msg) function

Completed in 19 milliseconds