Searched defs:chcopy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy1.c41 static wchar_t *chcopy(wchar_t *, wchar_t *);
329 chcopy(p, q) function
367 q = chcopy(sarr, nontrst[*p-NTBASE].name);
368 q = chcopy(q, L" : ");
375 q = chcopy(q, symnam(i));
401 q = chcopy(q, L" (");

Completed in 101 milliseconds