Searched refs:_bcs_isdigit (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/lib/libc/iconv/
H A Dcitrus_bcs_strtol.c49 #define isdigit(c) _bcs_isdigit(c)
H A Dcitrus_bcs_strtoul.c49 #define isdigit(c) _bcs_isdigit(c)
H A Dcitrus_namespace.h45 #define _bcs_isdigit _citrus_bcs_isdigit macro
H A Dcitrus_prop.c136 } else if (_bcs_isdigit(ch) == 0) \

Completed in 36 milliseconds