Searched refs:SKIP (Results 76 - 89 of 89) sorted by relevance

1234

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dclosure.t613 SKIP: { skip("tests not in 5.8.", 3) } label
H A Dtaint.t273 SKIP: { label
H A Dpat.t1370 SKIP: { label
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/
H A Dtest.pl284 last SKIP;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDB.t201 SKIP: { label
/osnet-11/usr/src/lib/libpp/common/
H A Dpplib.h542 #define SKIP (1<<2) /* skip this block */ macro
545 #define SETIFBLOCK(p) (*(p)=(*((p)-1)&SKIP)|((long)error_info.line<<BLOCKBITS))
H A Dpplex.c74 if ((st & (ADD|HIDDEN)) && !(*pp.control & SKIP)) \
263 debug((-9, "TERM %s > %s%s%s |%-*.*s|%s|", pplexstr(INDEX(rp)), pplexstr(state), (st & NEWLINE) ? "|NEWLINE" : "", (st & SKIPCONTROL) ? "|SKIP" : "", op - tp, op - tp, tp, pptokchr(c)));
387 if (pp.comment && !(st & (COLLECTING|DIRECTIVE|JOINING)) && !(*pp.control & SKIP) && (pp.in->type & IN_TOP))
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_MacOS.pm150 # turn the SKIP array into a SKIPHASH hash
152 for $skip (@{$self->{SKIP} || []}) {
155 delete $self->{SKIP}; # free memory
H A DMakeMaker.pm84 SKIP => 'array',
229 SKIP TYPEMAPS VERSION VERSION_FROM XS XSOPT XSPROTOARG
575 # turn the SKIP array into a SKIPHASH hash
577 for $skip (@{$self->{SKIP} || []}) {
580 delete $self->{SKIP}; # free memory
1995 =item SKIP
1998 Makefile. Caution! Do not use the SKIP attribute for the negligible
2269 C<MANIFEST.SKIP> file (See ExtUtils::Manifest::skipcheck() for
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm417 return '' if $hr->{SKIP}; # another way to suppress lines of output
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A DMakefile[all...]
/osnet-11/usr/src/grub/grub2/build-bios/
H A DMakefile[all...]
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/
H A DMakefile[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/
H A DMakefile[all...]

Completed in 2615 milliseconds

1234