Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Dctype.h18 extern const unsigned char _ctype[];
20 #define __ismask(x) (_ctype[(int)(unsigned char)(x)])
/u-boot/include/
A Dctype.h18 extern const unsigned char _ctype[];
20 #define __ismask(x) (_ctype[(int)(unsigned char)(x)])
/u-boot/lib/
A Dctype.c15 const unsigned char _ctype[] = { variable

Completed in 7 milliseconds