Searched refs:__btowc (Results 1 – 18 of 18) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | strtol.c | 286 thousands = __btowc (*_NL_CURRENT (LC_NUMERIC, THOUSANDS_SEP)); in INTERNAL()
|
H A D | fnmatch.c | 188 # define BTOWC(C) __btowc (C)
|
H A D | regcomp.c | 371 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 D | regex_internal.h | 106 # define __btowc btowc macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | strtol.c | 273 thousands = __btowc (*_NL_CURRENT (LC_NUMERIC, THOUSANDS_SEP)); in INTERNAL()
|
H A D | fnmatch.c | 157 # define BTOWC(C) __btowc (C)
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
H A D | strtol.c | 273 thousands = __btowc (*_NL_CURRENT (LC_NUMERIC, THOUSANDS_SEP)); in INTERNAL()
|
/netbsd-src/external/gpl2/diffutils/dist/lib/ |
H A D | strtol.c | 295 thousands = __btowc (*_NL_CURRENT (LC_NUMERIC, THOUSANDS_SEP));
|
H A D | regex.c | 84 # define btowc __btowc
|
/netbsd-src/external/gpl2/grep/dist/lib/ |
H A D | strtol.c | 299 thousands = __btowc (*_NL_CURRENT (LC_NUMERIC, THOUSANDS_SEP));
|
H A D | regex.c | 107 # define btowc __btowc 3231 if (__iswctype (__btowc (ch), wt))
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | fnmatch.c | 51 # define btowc __btowc
|
/netbsd-src/external/gpl2/gmake/dist/glob/ |
H A D | fnmatch.c | 373 if (__iswctype (__btowc ((unsigned char) *n), wt))
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | regex.c | 91 # define btowc __btowc 3244 if (__iswctype (__btowc (ch), wt)) in PREFIX()
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | regex.c | 91 # define btowc __btowc 3244 if (__iswctype (__btowc (ch), wt)) in PREFIX()
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | regex.c | 91 # define btowc __btowc 3244 if (__iswctype (__btowc (ch), wt)) in PREFIX()
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | regex.c | 87 # define btowc __btowc 3240 if (__iswctype (__btowc (ch), wt)) in PREFIX()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
H A D | regex.c | 71 # define btowc __btowc
|