Searched refs:bcm_ctype (Results 1 – 2 of 2) sorted by relevance
46 extern const unsigned char bcm_ctype[];47 #define bcm_ismask(x) (bcm_ctype[(int)(unsigned char)(x)])
710 const unsigned char bcm_ctype[] = { variable