HomeSort by: relevance | last modified time | path
    Searched refs:T_BRKSW (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/csh/
init.c 115 { "breaksw", T_BRKSW },
func.c 562 search(T_BRKSW, 0, NULL);
635 if (type == T_BRKSW) {
653 if (type == T_SWITCH || type == T_BRKSW)
668 if (type == T_SWITCH || type == T_BRKSW)
776 case T_BRKSW:
csh.h 373 #define T_BRKSW 1

Completed in 12 milliseconds