Searched refs:T_BRKSW (Results 1 – 3 of 3) sorted by relevance
106 { "breaksw", T_BRKSW },
530 search(T_BRKSW, 0, NULL); in doswbrk()612 if (type == T_SWITCH || type == T_BRKSW) in search()617 if (type == T_SWITCH || type == T_BRKSW) in search()725 case T_BRKSW: in getword()
344 #define T_BRKSW 1 macro