Searched refs:undefined (Results 1 - 25 of 40) sorted by relevance

12

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dk5-utf8.h92 #error undefined 16 bit type
102 #error: undefined 32 bit type
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAutoLoader.t93 like( $@, qr/^Can't locate/, 'undefined method' );
96 ok( ! $result, 'can() should fail on undefined methods' );
H A DEnv.pm58 the environment, assign it the undefined value
H A Dconstant.t134 ($warnings[0] =~ /Constant sub.* undefined/),
H A DAutoLoader.pm211 B<AutoLoader> implements an AUTOLOAD subroutine. When an undefined
H A DPerlIO.pm48 When an undefined layer 'foo' is encountered in an C<open> or
H A Dattributes.pm275 probably be for an undefined subroutine, even if this declaration is
H A Doverload.pm370 If undefined, addition and subtraction methods can be
609 TRUE or undefined, Perl tries to autogenerate a substitute method for
760 constant is going to be interpreted by Perl. The third argument is undefined
1414 C<fallback> is present (possibly undefined). This may create
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.pm1556 # On failure, integer value is undefined. If the original
1558 # unit character will be undefined.
1582 my $undefined;
1590 return ($undefined, $undefined, $undefined);
1595 return ($undefined, $undefined, $undefined);
1614 return ($undefined,
[all...]
/osnet-11/usr/src/lib/libdll/common/
H A Ddlfcn.c340 static const char e_undefined[] = T("undefined symbol");
344 static void undefined(const char* name) function
360 undefined, multiple, linkedit
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DLint.pm84 =item B<undefined-subs>
86 This option warns whenever an undefined subroutine is invoked.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/NDBM_File/
H A DNDBM_File.pm95 On failure, the C<tie> call returns an undefined value and probably
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/ODBM_File/
H A DODBM_File.pm95 On failure, the C<tie> call returns an undefined value and probably
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/
H A DSDBM_File.pm98 On failure, the C<tie> call returns an undefined value and probably
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex117 \ifx\putwordAppendix\undefined \gdef\putwordAppendix{Appendix}\fi
118 \ifx\putwordChapter\undefined \gdef\putwordChapter{Chapter}\fi
119 \ifx\putwordfile\undefined \gdef\putwordfile{file}\fi
120 \ifx\putwordin\undefined \gdef\putwordin{in}\fi
121 \ifx\putwordIndexIsEmpty\undefined \gdef\putwordIndexIsEmpty{(Index is empty)}\fi
122 \ifx\putwordIndexNonexistent\undefined \gdef\putwordIndexNonexistent{(Index is nonexistent)}\fi
123 \ifx\putwordInfo\undefined \gdef\putwordInfo{Info}\fi
124 \ifx\putwordInstanceVariableof\undefined \gdef\putwordInstanceVariableof{Instance Variable of}\fi
125 \ifx\putwordMethodon\undefined \gdef\putwordMethodon{Method on}\fi
126 \ifx\putwordNoTitle\undefined \gde
[all...]
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/BSM/
H A D_BSMparse.pm496 my $undefined = gettext('undefined user name in audit_user: %s');
519 $error .= sprintf("$undefined\n", $user);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DCap.pm579 my($cap,@undefined);
581 push(@undefined, $cap)
584 croak "Terminal does not support: (@undefined)" if @undefined;
610 # Output Routines, if $FH is undefined these just return the string
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex115 \ifx\putwordAppendix\undefined \gdef\putwordAppendix{Appendix}\fi
116 \ifx\putwordChapter\undefined \gdef\putwordChapter{Chapter}\fi
117 \ifx\putwordfile\undefined \gdef\putwordfile{file}\fi
118 \ifx\putwordin\undefined \gdef\putwordin{in}\fi
119 \ifx\putwordIndexIsEmpty\undefined \gdef\putwordIndexIsEmpty{(Index is empty)}\fi
120 \ifx\putwordIndexNonexistent\undefined \gdef\putwordIndexNonexistent{(Index is nonexistent)}\fi
121 \ifx\putwordInfo\undefined \gdef\putwordInfo{Info}\fi
122 \ifx\putwordInstanceVariableof\undefined \gdef\putwordInstanceVariableof{Instance Variable of}\fi
123 \ifx\putwordMethodon\undefined \gdef\putwordMethodon{Method on}\fi
124 \ifx\putwordNoTitle\undefined \gde
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL606 used to resolve any undefined symbols that might be generated by a
836 Return a list of symbol names which remain undefined after load_file().
898 calls dl_undef_symbols() and warns if any symbols are undefined
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfigpm461 Values stored in config.sh as 'undef' are returned as undefined
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DHandle.pm203 the order of global destruction is undefined, so even if your buffer
204 variable remains in scope until program termination, it may be undefined
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DConstant.pm649 code generated, if defined and false never declared, and if undefined C<$types>
871 Generated internally. Is zero or undefined if name is 7 bit ASCII,
885 for recursion. I<SUBNAME> defaults to C<constant> if undefined.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm703 nested references to C<$VAR>I<n> will be undefined, since a recursive
737 numeric suffix if the name for a value is undefined.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCookie.pm149 no warnings; # some things may be undefined, that's OK.
475 If the value passed to parse() is undefined, an empty array will returned in list
/osnet-11/usr/src/lib/libast/common/comp/
H A Dconf.sh1071 undefined) x= ;;
1243 undefined) x= ;;

Completed in 220 milliseconds

12