Searched refs:null (Results 251 - 269 of 269) sorted by relevance

<<11

/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dstrncmp.s79 sethi %hi(0xff000000), %l0 ! masks to test for terminating null
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Safe/t/
H A Dopcode.pl621 null null operation ck_null 0
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DMac.pm332 Returns a string representing the null device. On Mac OS, this is "Dev:Null".
424 Returns the null list for the MacPerl application, since the concept is
/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile1119 $(MCS) -d -n .SUNW_ctf $@ > /dev/null 2>&1
1120 $(AR) -ts $@ > /dev/null
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm387 if ($name =~ /^(null|scalar|lineseq|scope)$/) {
393 $other = $other->next while $other->name eq "null";
397 $redoop = $redoop->next while $redoop->name eq "null";
400 $nextop = $nextop->next while $nextop->name eq "null";
403 $lastop = $lastop->next while $lastop->name eq "null";
407 $replstart = $replstart->next while $replstart->name eq "null";
553 if ($h{name} eq "null" and $h{targ}) {
1035 The name of the OP, or 'ex-foo' if the OP is a null that used to be a foo.
H A DC.pm2255 perl -MO=C,-v,-DcA,-l2048 bar.pl > /dev/null
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dpack.t258 # undef should give null pointer
677 my @null = unpack('U0U', chr(255));
H A Dpat.t105 'xyz' =~ /$null/;
/osnet-11/usr/src/cmd/ldap/common/
H A Dldapsearch.c772 printf( "(null), %lu, %lu\n", vlv_data.ldvlist_size, vlv_data.ldvlist_index );
1390 /* returns a null teminated charrary */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DOpcode.pm308 null stub scalar pushmark wantarray const defined undef
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DCap.pm223 my $tmp = `infocmp -C 2>/dev/null`;
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex440 % either the null string, or it ends with \^^M---thus there is no danger
826 \null
1760 \null
1762 \def\samp#1{`\tclose{#1}'\null}
1772 %\def\key #1{{\ttsl \nohyphenation \uppercase{#1}}\null}
1799 \null
1940 %\def\l#1{{\li #1}\null}
2081 \null
3700 \null\nobreak\indexdotfill % Have leaders before the page number.
4783 % such environments. \null i
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL861 B<^> and B<$>, matching the null string at the beginning or end
921 match the null string at the beginning and end of a word respectively.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex489 % either the null string, or it ends with \^^M---thus there is no danger
890 \null
2415 \null
2417 \def\samp#1{`\tclose{#1}'\null}
2426 \def\key #1{{\nohyphenation \uppercase{#1}}\null}
2428 %\def\key #1{{\ttsl \nohyphenation \uppercase{#1}}\null}
2455 \null
2627 %\def\l#1{{\li #1}\null}
2806 \null
4497 \null\nobrea
[all...]
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dname.c918 static char null[1] = ""; local
939 nv_endsubscript(np,null,NV_ADD);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl1942 # Drop out on null statements, block closers, and comments.
2074 =head4 The null command
2458 so a null command knows what to re-execute.
2856 # If the pattern isn't null ...
3433 C<$\>, and C<$^W>, and return a null list as expected by the Perl interpreter.
3825 # Call delete_action with a null param to delete them all.
4515 # If we have no operand, assume null.
5007 # If expression is not null ...
5084 # b) foreach over a null list doesn't do anything anyway
5116 $, = ""; # output field separator is null strin
[all...]
H A DCGI.pm4756 string, separated by the "\0" (null) character. You must split this
/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 308 milliseconds

<<11