Home
last modified time | relevance | path

Searched defs:ALLOW_EMPTY (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libintl/
H A Dplural_parser.c44 #define ALLOW_EMPTY macro
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp138 enum read_mode { ALLOW_EMPTY, WITH_ARGS, NO_ARGS }; enumerator