Searched defs:_ISxdigit (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/posix/
H A Dctype.h58 _ISxdigit = 0x1000, /* hexadecimal digit */ enumerator in enum:__anon1
/haiku/src/system/libroot/posix/glibc/ctype/
H A Dctype.h53 _ISxdigit = _ISbit (4), /* Hexadecimal numeric. */ enumerator in enum:__anon8

Completed in 94 milliseconds