Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/android/include/
Dopenbsd-compat.h52 #define _B _CTYPE_B macro
/bionic/libc/upstream-openbsd/lib/libc/gen/
Disctype.c93 return (c == EOF ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B))); in isprint()
Dctype_.c45 _S|(char)_B, _P, _P, _P, _P, _P, _P, _P,