Searched refs:OP_COMPLEMENT (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ | ||
H A D | opnames.h | 113 OP_COMPLEMENT, /* 97 */ enumerator in enum:opcode |
H A D | perly.c | 2129 { yyval.opval = newUNOP(OP_COMPLEMENT, 0, scalar(yyvsp[0].opval));} |
Completed in 30 milliseconds