Searched refs:_bcs_isdigit (Results 1 – 6 of 6) sorted by relevance
49 #define isdigit(c) _bcs_isdigit(c)
46 #define _bcs_isdigit _citrus_bcs_isdigit macro
136 } else if (_bcs_isdigit(ch) == 0) \ in _CITRUS_PROP_READ_UINT_COMMON()
122 if (!_bcs_isdigit(*p)) { in parse_file()
114 } else if (!_bcs_isdigit(c)) in get_imm()