Home
last modified time | relevance | path

Searched refs:OPNOT (Results 1 – 10 of 10) sorted by relevance

/original-bsd/usr.bin/f77/include.vax/
H A Ddefines.h152 #define OPNOT 11 macro
/original-bsd/usr.bin/f77/include.tahoe/
H A Ddefines.h138 #define OPNOT 11 macro
/original-bsd/usr.bin/f77/pass1.vax/
H A Dgram.expr88 { $$ = mkexpr(OPNOT, $2, ENULL); }
H A Dexpr.c2065 case OPNOT:
2066 if(ltag==TEXPR && lp->exprblock.opcode==OPNOT)
2209 if (op!=OPNOT && op!=OPBITNOT && op!=OPNEG && op!=OPCALL &&
2230 case OPNOT:
2402 case OPNOT:
H A Doptloop.c500 case OPNOT:
H A Dputpcc.c471 case OPNOT:
/original-bsd/usr.bin/f77/pass1.tahoe/
H A Dgram.expr84 { $$ = mkexpr(OPNOT, $2, ENULL); }
H A Dexpr.c1969 case OPNOT:
1970 if(ltag==TEXPR && lp->exprblock.opcode==OPNOT)
2101 if (op!=OPNOT && op!=OPBITNOT && op!=OPNEG && op!=OPCALL &&
2122 case OPNOT:
2237 case OPNOT:
H A Doptloop.c500 case OPNOT:
H A Dputpcc.c469 case OPNOT: