Searched defs:small (Results 1 - 25 of 51) sorted by relevance

123

/netbsd-current/lib/libc/arch/mips/string/
H A Dbcmp.S106 small: label
/netbsd-current/lib/libm/noieee_src/
H A Dn_asinh.c87 static const double small=1.0E-10, /* fl(1+small*small) == 1 */ local
H A Dn_tanh.c79 static const double one=1.0, two=2.0, small = 1.0e-10, big = 1.0e10; local
H A Dn_cosh.c118 one=1.0, small=1.0E-18; /* fl(1+small)==1 */ local
H A Dn_log1p.c127 half=1.0/2.0, small=1.0E-20; /* 1+small == 1 */ local
H A Dn_cabs.c108 small=1.0E-18; /* fl(1+small)==1 */ local
125 { one+small; return(x); } local
H A Dn_exp__E.c113 static const double zero=0.0, one=1.0, half=1.0/2.0, small=1.0E-19; local
H A Dn_atan2.c180 static const double zero=0, one=1, small=1.0E-9, big=1.0E18; local
231 { big + small ; /* raise inexact flag */ local
266 { big+small; /* raise inexact flag */ local
/netbsd-current/common/lib/libc/arch/sh3/string/
H A Dmemset.S95 small: label
/netbsd-current/tests/lib/libc/sys/
H A Dt_getlogin.c51 char small[0]; local
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dobjalloc.c200 struct objalloc_chunk *p, *small; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dobjalloc.c200 struct objalloc_chunk *p, *small; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dobjalloc.c200 struct objalloc_chunk *p, *small; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dobjalloc.c200 struct objalloc_chunk *p, *small; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dobjalloc.c200 struct objalloc_chunk *p, *small; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dobjalloc.c200 struct objalloc_chunk *p, *small; local
[all...]
/netbsd-current/external/mit/isl/dist/
H A Disl_int_sioimath.c172 int32_t small; local
201 int32_t small; local
[all...]
/netbsd-current/external/gpl2/groff/dist/src/preproc/eqn/
H A Ddelim.cpp35 const char *small; member in struct:delimiter
/netbsd-current/external/bsd/bzip2/dist/
H A Dbzlib.h84 # undef small macro
/netbsd-current/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dnetpgpv-bzlib.h84 # undef small macro
/netbsd-current/sys/dev/ofisa/
H A Dofisa.c166 char *buf, *bp, small[OFW_MAX_STACK_BUF_SIZE]; local
236 char *buf, *bp, small[OFW_MAX_STACK_BUF_SIZE]; local
318 char *buf, *bp, small[OFW_MAX_STACK_BUF_SIZE]; local
401 char *model, small[OFW_MAX_STACK_BUF_SIZ local
[all...]
/netbsd-current/libexec/ld.elf_so/
H A Dpaths.c339 char *buf, small[128]; local
/netbsd-current/lib/libm/arch/vax/
H A Dn_argred.S542 small: label
/netbsd-current/external/bsd/cron/dist/
H A Dcron.c36 enum timejump { negative, small, medium, large }; enumerator in enum:timejump
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/m68k/
H A Dlb1sf68.S[all...]

Completed in 379 milliseconds

123