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

  /src/bin/csh/
init.c 116 { "case", T_CASE },
csh.h 374 #define T_CASE 2
func.c 615 case T_CASE:
  /src/usr.bin/xlint/lint1/
cgram.y 312 %token T_CASE
2081 | T_CASE constant_expression T_COLON {
2085 | T_CASE constant_expression T_ELLIPSIS constant_expression T_COLON {
lex.c 143 kwdef_keyword( "case", T_CASE),

Completed in 15 milliseconds