Searched refs:huge (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/lib/libc/sparc/fp/
H A D_Q_set_except.c34 huge = 1.0e300; variable
53 t = huge * huge;
64 t = huge + tiny;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DWrap.pm7 @EXPORT_OK = qw($columns $break $huge);
11 use vars qw($VERSION $columns $debug $break $huge $unexpand $tabstop
19 $huge = 'wrap'; # alternatively: 'die' or 'overflow'
51 } elsif ($huge eq 'wrap' && $t =~ /\G([^\n]{$ll})/gc) {
56 } elsif ($huge eq 'overflow' && $t =~ /\G([^\n]*?)($break|\z)/xmgc) {
61 } elsif ($huge eq 'die') {
129 use Text::Wrap qw(wrap $columns $huge);
132 $huge = 'die';
133 $huge = 'wrap';
134 $huge
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/TabsWrap/t/
H A Dwrap.t203 $Text::Wrap::huge = 'overflow';
212 local $Text::Wrap::huge = "wrap";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DSimple.pm156 code. If this is a problem, you probably have a huge test script.
/osnet-11/usr/src/grub/grub2/grub-core/lib/minilzo/
H A Dlzodefs.h160 # define __huge huge
169 # define __huge huge
998 # define LZO_INFO_MM "huge"
H A Dminilzo.c180 # define __huge huge
189 # define __huge huge
1018 # define LZO_INFO_MM "huge"
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DConstant.pm104 $Text::Wrap::huge = 'overflow';
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL503 $Text::Wrap::huge = 'overflow';
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm7824 could attack your site by sending a CGI script a huge POST of many
7831 accept a huge file upload. CGI.pm will accept the upload and store it

Completed in 55 milliseconds