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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dplural_parser.h71 #define GETOPNUM(op) (((op) & 0xf0000000) >> 28) macro
H A Dplural_parser.c142 switch (GETOPNUM(e->op)) {
478 opnum = GETOPNUM(op);
604 popnum = GETOPNUM(exp->flag);
710 fopnum = GETOPNUM(flag);
862 opnum = GETOPNUM(exp->op);
H A Dgettext_util.c540 switch (GETOPNUM(e->op)) {

Completed in 240 milliseconds