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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dplural_parser.h37 #define GET_TOKEN 1 macro
H A Dplural_parser.c337 if (which == GET_TOKEN)
435 if (which == GET_TOKEN)
476 while ((op = gettoken(&pstr, &num, GET_TOKEN)) != T_NULL) {
701 (void) gettoken(&pstr, &num, GET_TOKEN);

Completed in 366 milliseconds