Searched refs:_ISwdigit (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/wctype/bits/ | ||
D | wctype-wchar.h | 74 _ISwdigit = _ISwbit (__ISwdigit), /* Numeric. */ enumerator |
/glibc-2.36/locale/programs/ | ||
D | ld-ctype.c | 2463 class_bit = _ISwdigit; in ctype_read() |