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

  /src/tests/usr.bin/indent/
Makefile 40 FILES+= lsym_postfix_op.c
  /src/usr.bin/indent/
indent.h 89 lsym_postfix_op, /* trailing '++' or '--' */ enumerator in enum:lexer_symbol
indent.c 600 || ps.prev_lsym == lsym_postfix_op
1062 case lsym_postfix_op: process_postfix_op(); break;

Completed in 27 milliseconds