Home
last modified time | relevance | path

Searched refs:is_empty (Results 1 – 7 of 7) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/lib/Tie/File/t/
D41_heap.t92 print $h->is_empty ? "ok $N\n" : "not ok $N\n";
157 print ! $h->is_empty ? "ok $N\n" : "not ok $N\n";
236 print $h->is_empty ? "ok $N\n" : "not ok $N\n";
D40_abs_cache.t91 print $h->is_empty ? "ok $N\n" : "not ok $N\n";
166 print ! $h->is_empty ? "ok $N\n" : "not ok $N\n";
251 print $h->is_empty ? "ok $N\n" : "not ok $N\n";
/mirbsd/src/gnu/usr.bin/perl/ext/B/B/
DC.pm1061 my $is_empty = $gv->is_empty;
1067 unless ($is_empty) {
1078 $init->add(sprintf("GvLINE($sym) = %u;", $gv->LINE)) unless $is_empty;
1087 return $sym if $is_empty;
/mirbsd/src/sys/altq/
Daltq_rmclass.c727 int is_empty = qempty(cl->q_); in rmc_queue_packet() local
770 if (is_empty) { in rmc_queue_packet()
/mirbsd/src/gnu/usr.bin/perl/lib/Tie/
DFile.pm1596 sub is_empty { subroutine
1781 sub is_empty { subroutine
/mirbsd/src/gnu/usr.bin/perl/ext/B/
DB.xs1404 is_empty(gv)
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperltoc.pod10643 is_empty, NAME, SAFENAME, STASH, SV, IO, FORM, AV, HV, EGV, CV, CVGEN,