Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/msgfmt/
H A Dgnu_lex.h40 #define KW_MSGID_PLURAL "msgid_plural" macro
H A Dgnu_lex.c479 } else if (strcmp(buf, KW_MSGID_PLURAL) == 0) { in yylex()