Searched defs:IS_CHAR_CLASS (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl2/gmake/dist/glob/
H A Dfnmatch.c103 # define IS_CHAR_CLASS(string) __wctype (string) macro
105 # define IS_CHAR_CLASS(string) wctype (string) macro
110 # define IS_CHAR_CLASS(string) \ macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dfnmatch.c107 # define IS_CHAR_CLASS(string) __wctype (string) macro
109 # define IS_CHAR_CLASS(string) wctype (string) macro
126 # define IS_CHAR_CLASS(string) \ macro
204 # undef IS_CHAR_CLASS macro
269 # define IS_CHAR_CLASS(string) is_char_class (string) macro
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dfnmatch.c134 # define IS_CHAR_CLASS(string) __wctype (string) macro
136 # define IS_CHAR_CLASS(string) wctype (string) macro
153 # define IS_CHAR_CLASS(string) \ macro
235 # undef IS_CHAR_CLASS macro
300 # define IS_CHAR_CLASS(string) is_char_class (string) macro
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dfnmatch.c109 #define IS_CHAR_CLASS(string) wctype (string) macro
163 #undef IS_CHAR_CLASS macro
224 #define IS_CHAR_CLASS(string) is_char_class (string) macro
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dfnmatch.c115 #define IS_CHAR_CLASS(string) wctype (string) macro
169 #undef IS_CHAR_CLASS macro
230 #define IS_CHAR_CLASS(string) is_char_class (string) macro
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dregex.c2171 # define IS_CHAR_CLASS macro
2173 # define IS_CHAR_CLASS macro
2178 # define IS_CHAR_CLASS macro
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c2183 # define IS_CHAR_CLASS macro
2185 # define IS_CHAR_CLASS macro
2190 # define IS_CHAR_CLASS macro
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dregex.c2187 # define IS_CHAR_CLASS macro
2189 # define IS_CHAR_CLASS macro
2194 # define IS_CHAR_CLASS macro
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c2183 # define IS_CHAR_CLASS macro
2185 # define IS_CHAR_CLASS macro
2190 # define IS_CHAR_CLASS macro
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dregex.c2183 # define IS_CHAR_CLASS macro
2185 # define IS_CHAR_CLASS macro
2190 # define IS_CHAR_CLASS macro
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dregex.c2187 # define IS_CHAR_CLASS macro
2189 # define IS_CHAR_CLASS macro
2194 # define IS_CHAR_CLASS macro
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dregex.c2187 # define IS_CHAR_CLASS macro
2189 # define IS_CHAR_CLASS macro
2194 # define IS_CHAR_CLASS macro
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dregex.c2256 # define IS_CHAR_CLASS macro
2258 # define IS_CHAR_CLASS macro
2263 # define IS_CHAR_CLASS macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.c2186 # define IS_CHAR_CLASS macro
2188 # define IS_CHAR_CLASS macro
2193 # define IS_CHAR_CLASS macro

Completed in 503 milliseconds