Searched refs:_ctype (Results 1 – 5 of 5) sorted by relevance
21 extern const unsigned char _ctype[];23 #define __ismask(x) (_ctype[(int)(unsigned char)(x)])
12 const unsigned char _ctype[] = { variable38 EXPORT_SYMBOL(_ctype);
38 PROVIDE(__efistub__ctype = _ctype);
11 const unsigned char _ctype[] = { variable