Searched refs:module2 (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/ext/XS-APItest/t/
H A Dload-module.t59 my $module2 = $module; # load_module mangles its first argument
62 "expect load_module() for '$module2' to fail");
63 like($@, $error, "check expected error for $module2");
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmaxq-dis.c213 const unsigned char module2 = insn8 & MASK_LOW_BYTE; local
266 else if ((module2 == 0x0E)
289 && (module2 == 0x0A && index2 == 0x01))
/openbsd-current/gnu/usr.bin/perl/dist/Devel-PPPort/
H A DMakefile.PL66 my @C_FILES = qw{ module2.c module3.c },
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dmakerel242 dist/Devel-PPPort/module2.c
H A Dbisect-runner.pl591 --module module1,module2,...
630 --with-module module1,module2,...

Completed in 142 milliseconds