Searched defs:bcm_isupper (Results 1 – 4 of 4) sorted by relevance
75 #define bcm_isupper(c) ((bcm_ismask(c)&(_BCM_U)) != 0) macro
80 #define bcm_isupper(c) ((bcm_ismask(c)&(_BCM_U)) != 0) macro
83 #define bcm_isupper(c) ((bcm_ismask(c) & (_BCM_U)) != 0) macro
91 #define bcm_isupper(c) ((bcm_ismask(c)&(_BCM_U)) != 0) macro