Searched refs:undef (Results 976 - 1000 of 1383) sorted by relevance

<<31323334353637383940>>

/osnet-11/usr/src/lib/libumem/common/
H A Dumem_base.h40 #undef PAGESIZE
/osnet-11/usr/src/lib/pkcs11/include/
H A Dcryptoki.h70 #undef CK_PKCS11_FUNCTION_INFO
/osnet-11/usr/src/lib/libpp/common/
H A Dppfsm.h47 #undef MAX
50 #undef EOB
52 #undef EOF
/osnet-11/usr/src/lib/libgen/common/
H A Dreg_compile.c126 #undef nbra
128 #undef regerrno
130 #undef reglength
H A Dreg_step.c146 #undef braslist
148 #undef braelist
150 #undef loc1
152 #undef loc2
154 #undef locs
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dconv_princ.c114 #undef R
115 #undef RC
116 #undef NR
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Darray.t142 (undef,@foo) = @foo;
165 local (undef,@bee) = @bee;
193 my (undef,@bee) = @bee;
H A Dmagic.t332 $! = undef;
333 ok($ok, $warn, $Is_VMS ? "'\$!=undef' does throw a warning" : '');
373 undef %Errno::;
402 local $\ = undef;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Duconfig.h1277 #undef EOF_NONBLOCK
1546 #undef __attribute__
3205 #undef NV_PRESERVES_UV
3305 * Defaults to define in Perls 5.8 and earlier, to undef later.
3457 * It is zero if d_asctime_r is undef, and one of the
3470 * It is zero if d_crypt_r is undef, and one of the
3483 * It is zero if d_ctermid_r is undef, and one of the
3496 * It is zero if d_ctime_r is undef, and one of the
3509 * It is zero if d_drand48_r is undef, and one of the
3522 * It is zero if d_endgrent_r is undef, an
[all...]
H A Dconfigpm128 return undef if ( ($start == -1) && # in case it's first
154 $value = undef if $value eq 'undef';
232 { my $c = $Config{$1}; defined($c) ? $c : 'undef' }ge;
283 # check for cached value (which may be undef so we use exists not defined)
290 # Might not exist, in which undef is correct.
307 $len > 0 ? substr($Config_SH, $pos, $len) : undef;
342 $v = 'undef' unless defined $v;
357 $preconfig{$_} = $v eq 'undef' ? undef
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/utils/port/
H A DInstallPerl110 undef($r);
111 undef($v);
112 undef($s);
161 installusrbinperl='undef'
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/t/
H A Dio_sock.t116 $sock = undef;
168 $sock = undef;
373 $sock = undef;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDumpvalue.t32 is( $d->stringify(), 'undef', 'stringify handles undef okay' );
36 is( $d->stringify(), "''", 'stringify skips undef when asked nicely' );
106 is( $d->unwrap(), undef, 'unwrap returns if DB signal is set' );
107 undef $DB::signal;
165 is( $d->dumpglob(*DB::signal), undef, 'returned early with DB signal set' );
166 undef $DB::signal;
212 is( $d->findsubs(), undef, 'findsubs returns nothing without %DB::sub' );
234 undef $DB::signal;
253 $d->dumpValue(undef);
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A DManifest.t145 eval { (undef, $warn) = catch_warning( sub {
182 is( $warn, undef, 'MANIFEST overrides MANIFEST.SKIP, no warnings' );
186 maniadd({ wibble => undef });
189 is( $files->{wibble}, '', 'maniadd() with undef comment' );
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dxsubpp982 # ANSI: if ifdef ifndef elif else endif define undef
987 $lastline =~ /^#[ \t]*(?:(?:if|ifn?def|elif|else|endif|define|undef|pragma|error|warning|line\s+\d+|ident)\b|(?:include(?:_next)?|import)\s*["<].*[>"])/) {
1058 undef(%args_match);
1059 undef(%var_types);
1060 undef(%defaults);
1061 undef($class);
1062 undef($static);
1063 undef($elipsis);
1064 undef($wantRETVAL) ;
1065 undef(
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/File/t/
H A D29_downcopy.t276 undef $o; untie @lines; alarm(0);
309 try($pos, undef, $newlen);
360 undef $o;
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dccbase.c53 #undef NEXT
60 #undef NEXT
65 #undef NEXT
70 #undef NEXT
77 #undef NEXT
/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Dmm.c71 # undef grub_malloc
72 # undef grub_zalloc
73 # undef grub_realloc
74 # undef grub_free
75 # undef grub_memalign
/osnet-11/usr/src/lib/libc/port/gen/
H A Dhsearch.c70 #undef CHAINED
78 #undef DIV
86 #undef SORTUP
87 #undef SORTDOWN
90 #undef SORTDOWN
/osnet-11/usr/src/lib/libast/common/comp/
H A Domitted.c20 #undef OMITTED
39 #undef utime
40 #undef utimes
63 #undef _pathconf
64 #undef pathconf
65 #undef stat
349 #undef execve
350 #undef spawnve
1096 #undef bzero
1112 #undef getpagesiz
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/lib/minilzo/
H A Dlzodefs.h130 # undef __LZO_RENAME_A
131 # undef __LZO_RENAME_B
195 # undef __LZO_RENAME_A
196 # undef __LZO_RENAME_B
888 # undef LZO_HAVE_MM_HUGE_ARRAY
891 # undef LZO_HAVE_MM_HUGE_PTR
892 # undef LZO_HAVE_MM_HUGE_ARRAY
894 # undef LZO_HAVE_MM_HUGE_ARRAY
896 # undef LZO_HAVE_MM_HUGE_ARRAY
898 # undef LZO_HAVE_MM_HUGE_PT
[all...]
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dw89c840.c153 #undef readb
154 #undef readw
155 #undef readl
156 #undef writeb
157 #undef writew
158 #undef writel
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfsys_xfs.c189 #undef offsetof
349 #undef h
398 #undef dau
429 #undef tail
444 #undef n
445 #undef h
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/POSIX/
H A DPOSIX.xs21 # undef signal
22 # undef open
23 # undef setmode
74 #undef fdopen
96 # undef mkfifo
141 # undef mkfifo
171 # undef setuid
172 # undef setgid
336 # undef HAS_LONG_DOUBLE /* XXX until we figure out how to use them */
342 #undef LDBL_MA
[all...]
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dnval.h243 #undef __MANGLE__
246 #undef __MANGLE__
301 #undef __MANGLE__

Completed in 177 milliseconds

<<31323334353637383940>>