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

/illumos-gate/usr/src/cmd/eqn/
H A Dlex.c37 void pbstr(char *);
77 pbstr(char *str) function
139 pbstr(tp->defn);
/illumos-gate/usr/src/cmd/sgs/m4/common/
H A Dm4.c194 pbstr(L"()");
316 pbstr(token+1);
559 pbstr(a1[n]);
571 pbstr(rquote);
573 pbstr(a[i--]);
576 pbstr(lquote);
581 pbstr(L",");
686 pbstr(wchar_t *str) function
973 * Loop through the list of m4wrap strings. Call pbstr() so that the
983 pbstr(wrapstar
[all...]

Completed in 58 milliseconds