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

/illumos-gate/usr/src/cmd/oawk/
H A Db.c455 ccl_chars_t isyms[NCHARS]; local
465 isyms[0].cc_cs = isyms[0].cc_ce = (wchar_t)0x0;
467 isyms[i] = symbol[i] = ssyms[i] = isyms[0];
488 isyms, ismax)) {
489 ismax = insert_table(isyms, ismax,
503 isyms, ismax)) {
504 ismax = insert_table(isyms, ismax,
516 isyms, isma
[all...]

Completed in 45 milliseconds