Searched refs:undef (Results 776 - 800 of 1383) sorted by relevance

<<31323334353637383940>>

/osnet-11/usr/src/lib/libast/common/include/
H A Dvmalloc.h88 #undef VM_FLAGS /* solaris sys kernel clash */
137 #undef extern
196 #undef extern
237 #undef malloc
238 #undef realloc
239 #undef calloc
240 #undef free
241 #undef memalign
242 #undef valloc
H A Dregex.h35 #undef regex_t
36 #undef regmatch_t
246 #undef extern
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dvmalloc.h88 #undef VM_FLAGS /* solaris sys kernel clash */
137 #undef extern
196 #undef extern
237 #undef malloc
238 #undef realloc
239 #undef calloc
240 #undef free
241 #undef memalign
242 #undef valloc
H A Dast_common.h47 # undef __OPTIMIZE_SIZE__
114 # undef __DYNAMIC__
121 # undef _DLL
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dvmalloc.h88 #undef VM_FLAGS /* solaris sys kernel clash */
137 #undef extern
196 #undef extern
237 #undef malloc
238 #undef realloc
239 #undef calloc
240 #undef free
241 #undef memalign
242 #undef valloc
H A Dast_common.h47 # undef __OPTIMIZE_SIZE__
114 # undef __DYNAMIC__
121 # undef _DLL
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dvmalloc.h88 #undef VM_FLAGS /* solaris sys kernel clash */
137 #undef extern
196 #undef extern
237 #undef malloc
238 #undef realloc
239 #undef calloc
240 #undef free
241 #undef memalign
242 #undef valloc
H A Dast_common.h47 # undef __OPTIMIZE_SIZE__
114 # undef __DYNAMIC__
121 # undef _DLL
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dprintf-parse.c623 #undef PRINTF_PARSE
624 #undef DIRECTIVES
625 #undef DIRECTIVE
626 #undef CHAR_T_ONLY_ASCII
627 #undef CHAR_T
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/XS/APItest/t/
H A Dhash.t171 is (delete $copy->{$key}, undef, "hv_delete_ent absent$message $printable");
173 is (XS::APItest::Hash::delete ($copy, $key), undef,
191 $HV_STORE_IS_CRAZY = undef unless @$defaults;
212 is ($hash->{$key}, undef, "hv_fetch_ent absent$message $printable");
213 is (XS::APItest::Hash::fetch ($hash, $key), undef,
/osnet-11/usr/src/lib/libshell/common/include/
H A Dshell.h40 #undef NOT_USED
163 #undef getenv /* -lshell provides its own */
229 # undef extern
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dfcin.c141 #undef fcsave
147 #undef fcrestore
155 # undef MB_LEN_MAX
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dast_common.h47 # undef __OPTIMIZE_SIZE__
114 # undef __DYNAMIC__
121 # undef _DLL
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dgv.t76 # test undef operator clearing out entire glob
80 undef *foo;
83 # test warnings from assignment of undef to glob
90 *foo = undef;
212 # [17375] rcatline to formerly-defined undef was broken. Fixed in
215 $x = undef;
H A Drunlevel.t19 undef $/;
164 $a <=> $b unless eval('$a == 0 ? bless undef : ($a <=> $b)');
406 print undef;
/osnet-11/usr/src/cmd/perl/5.8.4/utils/port/
H A DEditedFiles80 undef($r);
81 undef($v);
82 undef($s);
99 push(@field, undef) if (substr($line, -1, 1) eq ',');
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/
H A Dinterwork56.t92 is ($result, undef, "By default should not be able to thaw");
131 is ($result, undef, "By default should not be able to thaw");
149 is ($result, undef, "But now can't thaw real data");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A DConstant.t295 C_constant ($package, undef, "IV", $types, undef, undef, @$items);
458 #undef NOTDEF
582 print "not ok 15 # \$no=" . defined ($no) ? "'$no'\n" : "undef\n";
586 my $undef = Undef;
587 unless (defined $undef) {
590 print "not ok 16 # \$undef='$undef'\n";
631 print "# $point: \$val=undef\
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/File/t/
H A D09_gen_rs.t77 undef $o; untie @a; 1 while unlink $file;
89 undef $o; untie @a;
219 undef $o;
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_common.h26 # undef __OPTIMIZE_SIZE__
93 # undef __DYNAMIC__
100 # undef _DLL
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_common.h26 # undef __OPTIMIZE_SIZE__
93 # undef __DYNAMIC__
100 # undef _DLL
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_common.h26 # undef __OPTIMIZE_SIZE__
93 # undef __DYNAMIC__
100 # undef _DLL
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_common.h26 # undef __OPTIMIZE_SIZE__
93 # undef __DYNAMIC__
100 # undef _DLL
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/t/
H A Dhtml.t33 my ( undef, $true, $msg ) = @_;
48 is h1( { -align => undef }, 'fred' ), '<h1 align>fred</h1>',
148 is start_table( { -border => undef } ), '<table border>';
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/t/
H A Dbigfltpm.inc207 $class->accuracy(undef); $class->precision(undef); # reset
223 $class->precision(undef);
234 $class->precision(undef); $x = $class->new(12); $x->fsqrt(3); ok ($x,'3.46');
235 $class->accuracy(undef); $class->precision(undef); # reset for further tests
263 # Perl 5.005 does not like ok ($x,undef)
270 ok ($x,'undef');
815 # return undef
889 # return undef
[all...]

Completed in 147 milliseconds

<<31323334353637383940>>