Home
last modified time | relevance | path

Searched refs:_bcs_isdigit (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/lib/libc/iconv/
HDcitrus_bcs_strtoul.c49 #define isdigit(c) _bcs_isdigit(c)
HDcitrus_bcs_strtol.c49 #define isdigit(c) _bcs_isdigit(c)
HDcitrus_namespace.h46 #define _bcs_isdigit _citrus_bcs_isdigit macro
HDcitrus_prop.c136 } else if (_bcs_isdigit(ch) == 0) \ in _CITRUS_PROP_READ_UINT_COMMON()
/freebsd-14-stable/lib/libiconv_modules/mapper_646/
HDcitrus_mapper_646.c122 if (!_bcs_isdigit(*p)) { in parse_file()
/freebsd-14-stable/lib/libiconv_modules/mapper_zone/
HDcitrus_mapper_zone.c114 } else if (!_bcs_isdigit(c)) in get_imm()