Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Ddfa.h43 #define CHARCLASS_INTS ((NOTCHAR + INTBITS - 1) / INTBITS) macro
/netbsd-src/external/gpl2/grep/dist/src/
H A Ddfa.h62 #define CHARCLASS_INTS ((NOTCHAR + INTBITS - 1) / INTBITS) macro