Searched refs:_X (Results 1 – 3 of 3) sorted by relevance
/bionic/libc/upstream-openbsd/lib/libc/gen/ |
D | ctype_.c | 49 _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,
|
D | isctype.c | 121 return (c == EOF ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X))); in isxdigit()
|
/bionic/libc/upstream-openbsd/android/include/ |
D | openbsd-compat.h | 51 #define _X _CTYPE_X macro
|