Home
last modified time | relevance | path

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

/tools/include/linux/
A Dctype.h21 extern const unsigned char _ctype[];
23 #define __ismask(x) (_ctype[(int)(unsigned char)(x)])
/tools/lib/
A Dctype.c11 const unsigned char _ctype[] = { variable

Completed in 4 milliseconds