Searched refs:BTOWC (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dfnmatch.c157 # define BTOWC(C) __btowc (C) macro
159 # define BTOWC(C) btowc (C) macro
186 # define BTOWC(C) (C) macro
H A Dfnmatch_loop.c287 if (ISWCTYPE (BTOWC ((UCHAR) *n), wt))
1251 #undef BTOWC macro
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dfnmatch.c188 # define BTOWC(C) __btowc (C) macro
190 # define BTOWC(C) btowc (C) macro
217 # define BTOWC(C) (C) macro
H A Dfnmatch_loop.c290 if (ISWCTYPE (BTOWC ((UCHAR) *n), wt))
1195 #undef BTOWC macro
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dfnmatch.c127 #define BTOWC(C) btowc (C) macro
148 #define BTOWC(C) (C) macro
H A Dfnmatch_loop.c313 if (iswctype (BTOWC ((UCHAR) *n), wt))
1210 #undef BTOWC macro
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dfnmatch.c133 #define BTOWC(C) btowc (C) macro
154 #define BTOWC(C) (C) macro
H A Dfnmatch_loop.c313 if (iswctype (BTOWC ((UCHAR) *n), wt))
1209 #undef BTOWC macro

Completed in 146 milliseconds