Home
last modified time | relevance | path

Searched refs:_X (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/gen/
Dctype_.c49 _P, _U|_X, _U|_X, _U|_X, _U|_X, _U|_X, _U|_X, _U,
53 _P, _L|_X, _L|_X, _L|_X, _L|_X, _L|_X, _L|_X, _L,
Disctype.c121 return (c == EOF ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X))); in isxdigit()
/bionic/libc/upstream-openbsd/android/include/
Dopenbsd-compat.h51 #define _X _CTYPE_X macro