Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/lib/
Dstrtol.c286 thousands = __btowc (*_NL_CURRENT (LC_NUMERIC, THOUSANDS_SEP)); in INTERNAL()
Dfnmatch.c188 # define BTOWC(C) __btowc (C)
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()
Dregex_internal.h106 # define __btowc btowc macro
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dregex.c91 # define btowc __btowc
3244 if (__iswctype (__btowc (ch), wt)) in PREFIX()
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dregex.c91 # define btowc __btowc
3244 if (__iswctype (__btowc (ch), wt)) in PREFIX()
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dregex.c91 # define btowc __btowc
3244 if (__iswctype (__btowc (ch), wt)) in PREFIX()