Searched refs:CBLANK (Results 1 – 2 of 2) sorted by relevance
38 typedef enum {CALNUM, CALPHA, CBLANK, CCNTRL, CDIGIT, CGRAPH, enumerator48 {"blank", CBLANK},
861 case CBLANK: in p_b_cclass()