Home
last modified time | relevance | path

Searched refs:__btowc (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstrtol.c286 thousands = __btowc (*_NL_CURRENT (LC_NUMERIC, THOUSANDS_SEP)); in INTERNAL()
H A Dfnmatch.c188 # define BTOWC(C) __btowc (C)
H A Dregcomp.c371 if (__btowc (i) == WEOF) in re_compile_fastmap_iter()
881 wint_t wch = __btowc (ch); in init_dfa()
2605 ? __btowc (start_ch) : start_elem->opr.wch); in build_range_exp()
2607 ? __btowc (end_ch) : end_elem->opr.wch); in build_range_exp()
2767 wint_t wc = __btowc (br_elem->opr.ch); in parse_bracket_exp()
2888 ch_collseq = __collseq_table_lookup (collseqwc, __btowc (ch)); in parse_bracket_exp()
H A Dregex_internal.h106 # define __btowc btowc macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dstrtol.c273 thousands = __btowc (*_NL_CURRENT (LC_NUMERIC, THOUSANDS_SEP)); in INTERNAL()
H A Dfnmatch.c157 # define BTOWC(C) __btowc (C)
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dstrtol.c273 thousands = __btowc (*_NL_CURRENT (LC_NUMERIC, THOUSANDS_SEP)); in INTERNAL()
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dstrtol.c295 thousands = __btowc (*_NL_CURRENT (LC_NUMERIC, THOUSANDS_SEP));
H A Dregex.c84 # define btowc __btowc
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dstrtol.c299 thousands = __btowc (*_NL_CURRENT (LC_NUMERIC, THOUSANDS_SEP));
H A Dregex.c107 # define btowc __btowc
3231 if (__iswctype (__btowc (ch), wt))
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dfnmatch.c51 # define btowc __btowc
/netbsd-src/external/gpl2/gmake/dist/glob/
H A Dfnmatch.c373 if (__iswctype (__btowc ((unsigned char) *n), wt))
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c91 # define btowc __btowc
3244 if (__iswctype (__btowc (ch), wt)) in PREFIX()
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dregex.c91 # define btowc __btowc
3244 if (__iswctype (__btowc (ch), wt)) in PREFIX()
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dregex.c91 # define btowc __btowc
3244 if (__iswctype (__btowc (ch), wt)) in PREFIX()
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c87 # define btowc __btowc
3240 if (__iswctype (__btowc (ch), wt)) in PREFIX()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.c71 # define btowc __btowc