Searched refs:bcm_ctype (Results 1 – 12 of 12) sorted by relevance
69 extern const unsigned char bcm_ctype[];70 #define bcm_ismask(x) (bcm_ctype[(int)(unsigned char)(x)])
64 extern const unsigned char bcm_ctype[];65 #define bcm_ismask(x) (bcm_ctype[(int)(unsigned char)(x)])
79 extern const unsigned char bcm_ctype[256];80 #define bcm_ismask(x) (bcm_ctype[(unsigned char)(x)])
1698 const unsigned char bcm_ctype[] = { variable
301 const unsigned char bcm_ctype[] = { variable
2851 const unsigned char bcm_ctype[256] = { variable