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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Dmakedis.c377 int compileconcat(struct string *sp, enum type type);
2009 if (compileconcat(sp, type) != 0)
2048 int compileconcat(struct string *sp, enum type type) { function
2125 if (compileconcat(ap->index, T_INTEGER) != 0)
2172 if (compileconcat(actualp->string, formaltype) != 0)
2229 if (compileconcat(ap->index, T_INTEGER) != 0)

Completed in 21 milliseconds