Searched refs:bcm_ispunct (Results 1 – 6 of 6) sorted by relevance
79 #define bcm_ispunct(c) ((bcm_ismask(c)&(_BCM_P)) != 0) macro
74 #define bcm_ispunct(c) ((bcm_ismask(c)&(_BCM_P)) != 0) macro
89 #define bcm_ispunct(c) ((bcm_ismask(c)&(_BCM_P)) != 0) macro