Searched defs:bcm_isupper (Results 1 – 6 of 6) sorted by relevance
76 #define bcm_isupper(c) ((bcm_ismask(c)&(_BCM_U)) != 0) macro
81 #define bcm_isupper(c) ((bcm_ismask(c)&(_BCM_U)) != 0) macro
91 #define bcm_isupper(c) ((bcm_ismask(c)&(_BCM_U)) != 0) macro