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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dplural_parser.c462 unsigned int ntype, nprio, ptype, popnum; local
604 popnum = GETOPNUM(exp->flag);
623 if ((popnum == BINARY) ||
626 result = reduce(&nexp, popnum,

Completed in 58 milliseconds