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

  /src/usr.bin/xlint/lint1/
op.h 69 INCBEF,
debug.c 268 if (op != INCBEF && op != INCAFT
tree.c 2085 case INCBEF:
3298 case INCBEF:
4904 case INCBEF:
cgram.y 773 $$ = build_unary($1 ? INCBEF : DECBEF, $2, $3);

Completed in 21 milliseconds