Home
last modified time | relevance | path

Searched refs:_ISwdigit (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/wctype/bits/
Dwctype-wchar.h74 _ISwdigit = _ISwbit (__ISwdigit), /* Numeric. */ enumerator
/glibc-2.36/locale/programs/
Dld-ctype.c2463 class_bit = _ISwdigit; in ctype_read()