Searched refs:_ctype (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dctype.h18 extern const unsigned char _ctype[];
20 #define __ismask(x) (_ctype[(int)(unsigned char)(x)])
/linux-4.1.27/lib/
H A Dctype.c11 const unsigned char _ctype[] = { variable
37 EXPORT_SYMBOL(_ctype); variable
H A Dts_fsm.c46 /* Map to _ctype flags and some magic numbers */

Completed in 569 milliseconds