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

  /src/tests/usr.bin/indent/
Makefile 49 FILES+= lsym_switch.c
  /src/usr.bin/indent/
lexi.c 87 {"switch", lsym_switch},
indent.h 114 lsym_switch, enumerator in enum:lexer_symbol
indent.c 632 || ps.prev_lsym == lsym_switch
1078 case lsym_switch: ps.spaced_expr_psym = psym_switch_expr; goto copy_token;

Completed in 76 milliseconds