Searched refs:CHARBITS (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Ddfa.h29 #ifndef CHARBITS
30 #define CHARBITS 8 macro
34 #define NOTCHAR (1 << CHARBITS)
38 #define INTBITS (CHARBITS * sizeof (int))
/netgear-WNDR4500-V1.0.1.40_1.0.68/project/gpl/l7filter/regexp/
H A Dregsub.c32 #ifndef CHARBITS
35 #define UCHARAT(p) ((int)*(p)&CHARBITS)
H A Dregexp.c146 #ifndef CHARBITS
149 #define UCHARAT(p) ((int)*(p)&CHARBITS)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/l7filter/regexp/
H A Dregsub.c32 #ifndef CHARBITS
35 #define UCHARAT(p) ((int)*(p)&CHARBITS)
H A Dregexp.c146 #ifndef CHARBITS
149 #define UCHARAT(p) ((int)*(p)&CHARBITS)

Completed in 100 milliseconds