Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dctype.h18 extern const unsigned char _ctype[];
20 #define __ismask(x) (_ctype[(int)(unsigned char)(x)])
/linux-4.1.27/lib/
Dctype.c11 const unsigned char _ctype[] = { variable
37 EXPORT_SYMBOL(_ctype);