/csrg-svn/old/refer/NOTUSED/ |
H A D | kaiser.c | 251 prefix(small, big) in prefix() argument 260 substr(big, small) in substr() argument 271 sprefix(small, big) in sprefix() argument
|
/csrg-svn/lib/libm/common_source/ |
H A D | tanh.c | 52 static double one=1.0, two=2.0, small = 1.0e-10, big = 1.0e10; local
|
H A D | asinh.c | 61 const static double small=1.0E-10, /* fl(1+small*small) == 1 */ variable
|
H A D | cosh.c | 85 one=1.0, small=1.0E-18; /* fl(1+small)==1 */ local
|
H A D | log1p.c | 92 half=1.0/2.0, small=1.0E-20; /* 1+small == 1 */ variable
|
H A D | exp__E.c | 87 const static double zero=0.0, one=1.0, half=1.0/2.0, small=1.0E-19; variable
|
/csrg-svn/old/libm/libm/ |
H A D | tanh.c | 58 static double one=1.0, two=2.0, small = 1.0e-10, big = 1.0e10; local
|
H A D | asinh.c | 69 static double small=1.0E-10, /* fl(1+small*small) == 1 */ local
|
H A D | cosh.c | 92 static double half=1.0/2.0,one=1.0, small=1.0E-18; /* fl(1+small)==1 */ local
|
H A D | log1p.c | 101 half=1.0/2.0, small=1.0E-20; /* 1+small == 1 */ local
|
H A D | exp__E.c | 97 double static zero=0.0, one=1.0, half=1.0/2.0, small=1.0E-19; local
|
/csrg-svn/lib/libc/mips/string/ |
H A D | bcmp.s | 88 small: label
|
/csrg-svn/sys/tahoe/math/ |
H A D | Klogf.s | 169 small: .long 0xfffffffe, 0xfffffffe # .double -1.7014117331926443e+38 label
|
/csrg-svn/old/tbl/ |
H A D | ts.c | 20 prefix(small, big) in prefix() argument
|
/csrg-svn/lib/libm/ieee/ |
H A D | cabs.c | 85 small=1.0E-18; /* fl(1+small)==1 */ variable
|
/csrg-svn/old/libm/libm/IEEE/ |
H A D | cabs.c | 114 small=1.0E-18; /* fl(1+small)==1 */ local
|
H A D | atan2.c | 137 static double zero=0, one=1, small=1.0E-9, big=1.0E18; local
|
H A D | trig.c | 143 small=1E-10, /* 1+small**2==1; better values for small: variable
|
/csrg-svn/lib/libm/common/ |
H A D | trig.h | 45 small = 1E-10, /* 1+small**2 == 1; better values for small: variable
|
H A D | atan2.c | 152 static const double zero=0, one=1, small=1.0E-9, big=1.0E18; variable
|
H A D | trig.c | 153 small=1E-10, /* 1+small**2==1; better values for small: variable
|
/csrg-svn/local/ditroff/ditroff.okeeffe/tbl/ |
H A D | subr.c | 123 prefix(small, big) in prefix() argument
|
/csrg-svn/lib/libm/vax/ |
H A D | argred.s | 506 small: label
|
/csrg-svn/old/libm/libm/VAX/ |
H A D | argred.s | 505 small: label
|
/csrg-svn/old/symorder/ |
H A D | symorder.c | 44 int nsym, strtabsize, symfound, small; variable
|