Searched refs:OPCALL (Results 1 – 5 of 5) sorted by relevance
611 case OPCALL:748 q = mkexpr(OPCALL, ap, p->b_prim.argsp);1303 if(rp && opcode!=OPCALL && opcode!=OPCCALL)1425 case OPCALL:1506 if(rp && opcode!=OPCALL && opcode!=OPCCALL)1525 if(op!=OPNOT && op!=OPBITNOT && op!=OPNEG && op!=OPCALL && op!=OPCCALL && op!=OPADDR)1585 case OPCALL:
163 #define OPCALL 19 macro
347 case OPCALL: in putx()715 if(opcode==OPCALL || opcode==OPCCALL) { in putcx1()868 case OPCALL: in putch1()
546 p = mkexpr(OPCALL, builtin(type,name), args);
453 q = fixexpr( mkexpr(OPCALL, ap, argsp) );