Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dplural_parser.h35 #define GET_TOKEN 1 macro
H A Dplural_parser.c331 if (which == GET_TOKEN) in gettoken()
429 if (which == GET_TOKEN) in gettoken()
469 while ((op = gettoken(&pstr, &num, GET_TOKEN)) != T_NULL) { in plural_expr()
694 (void) gettoken(&pstr, &num, GET_TOKEN); in plural_expr()