Searched refs:opcode (Results 51 - 58 of 58) sorted by relevance

123

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm115 this switches on debugging of opcode dispatch. C<FLAGS> should be a
130 runops_debug() returns true if the current I<opcode dispatcher> is the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm1223 The callbacks are called for each opcode visited by Concise, in the
1256 For each subroutine visited, the opcode info is preceded by a single
/osnet-11/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c106 hp->opcode = ns_o_update;
157 "res_mkupdate: incorrect opcode: %d\n",
171 "res_mkupdate: incorrect opcode: %d\n",
/osnet-11/usr/src/lib/libsqlite/src/
H A Dinsert.c209 if( pOp->opcode==OP_Integer && pOp->p1==pTab->iDb ){
/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c1575 int opcode; local
1592 opcode = PZE_MODIFY;
1604 opcode = PZE_ADD;
1608 opcode = PZE_MODIFY;
1617 opcode = PZE_MODIFY;
1620 if ((err = putzoneent(&ze, opcode)) != Z_OK)
/osnet-11/usr/src/grub/grub2/grub-core/net/
H A Dnet.c1555 grub_printf("Opcode : 0x%x\n", ack->opcode);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_VMS.pm1592 $(OBJECT) : $(PERL_INC)opcode.h, $(PERL_INC)patchlevel.h
H A DMM_Unix.pm3197 $(PERL_INC)/opcode.h \

Completed in 83 milliseconds

123