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

  /src/usr.bin/xlint/lint1/
op.h 71 INCAFT,
debug.c 268 if (op != INCBEF && op != INCAFT
tree.c 2083 case INCAFT:
3300 case INCAFT:
4906 case INCAFT:
cgram.y 656 $$ = build_unary($2 ? INCAFT : DECAFT, $3, $1);

Completed in 16 milliseconds