Home
last modified time | relevance | path

Searched defs:small (Results 1 – 25 of 50) sorted by relevance

12

/netbsd-src/sys/dev/ofisa/
H A Dofisa.c166 char *buf, *bp, small[OFW_MAX_STACK_BUF_SIZE]; in ofisa_reg_get() local
236 char *buf, *bp, small[OFW_MAX_STACK_BUF_SIZE]; in ofisa_intr_get() local
318 char *buf, *bp, small[OFW_MAX_STACK_BUF_SIZE]; in ofisa_dma_get() local
401 char *model, small[OFW_MAX_STACK_BUF_SIZE]; in ofisa_print_model() local
/netbsd-src/external/mit/isl/dist/
H A Disl_int_sioimath.c172 int32_t small; in isl_sioimath_read() local
201 int32_t small; in isl_sioimath_print() local
H A Disl_int_sioimath.h136 inline int isl_sioimath_decode_small(isl_sioimath val, int32_t *small) in isl_sioimath_decode_small()
251 int32_t small; in isl_sioimath_bigarg_src() local
377 int32_t small; in isl_sioimath_promote() local
391 mp_small small; in isl_sioimath_try_demote() local
1042 int32_t small; in isl_sioimath_sgn() local
1147 int32_t small; in isl_sioimath_hash() local
1178 int32_t small; in isl_sioimath_sizeinbase() local
/netbsd-src/lib/libc/arch/mips/string/
H A Dbcmp.S106 small: label
/netbsd-src/lib/libm/noieee_src/
H A Dn_tanh.c79 static const double one=1.0, two=2.0, small = 1.0e-10, big = 1.0e10; in tanh() local
H A Dn_asinh.c87 static const double small=1.0E-10, /* fl(1+small*small) == 1 */ in asinh() local
H A Dn_cosh.c118 one=1.0, small=1.0E-18; /* fl(1+small)==1 */ in cosh() 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; in __exp__E() local
H A Dn_log1p.c127 half=1.0/2.0, small=1.0E-20; /* 1+small == 1 */ in __weak_alias() local
H A Dn_cabs.c108 small=1.0E-18; /* fl(1+small)==1 */ in hypot() local
H A Dn_atan2.c180 static const double zero=0, one=1, small=1.0E-9, big=1.0E18; in atan2() local
/netbsd-src/common/lib/libc/arch/sh3/string/
H A Dmemset.S95 small: label
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dobjalloc.c200 struct objalloc_chunk *p, *small; in objalloc_free_block() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dobjalloc.c200 struct objalloc_chunk *p, *small; in objalloc_free_block() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dobjalloc.c200 struct objalloc_chunk *p, *small; in objalloc_free_block() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dobjalloc.c200 struct objalloc_chunk *p, *small; in objalloc_free_block() local
/netbsd-src/lib/libm/arch/vax/
H A Dn_argred.S542 small: label
/netbsd-src/tests/lib/libc/sys/
H A Dt_getlogin.c51 char small[0]; in ATF_TC_BODY() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_nistp256.c258 static void smallfelem_neg(felem out, const smallfelem small) in smallfelem_neg()
485 static void smallfelem_square(longfelem out, const smallfelem small) in smallfelem_square()
566 u64 small[4]; in felem_square() local
935 static limb smallfelem_is_zero(const smallfelem small) in smallfelem_is_zero()
969 static int smallfelem_is_zero_int(const void *small) in smallfelem_is_zero_int()
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Ddelim.cpp35 const char *small; member
/netbsd-src/external/public-domain/xz/dist/
H A Dconfigure.ac333 AC_ARG_ENABLE([small], AS_HELP_STRING([--enable-small], optenable
/netbsd-src/external/mit/libcbor/dist/docs/stylesheets/
H A Dnormalize.css153 small { selector
/netbsd-src/external/bsd/cron/dist/
H A Dcron.c36 enum timejump { negative, small, medium, large }; enumerator
/netbsd-src/libexec/ld.elf_so/
H A Dpaths.c339 char *buf, small[128]; in _rtld_process_hints() local
/netbsd-src/sys/dev/scsipi/
H A Dcd.c2193 struct scsi_mode_parameter_header_6 small; in cd_set_pa_immed() member
2240 struct scsi_mode_parameter_header_6 small; in cd_setchan() member
2285 struct scsi_mode_parameter_header_6 small; cd_getvol() member
2328 struct scsi_mode_parameter_header_6 small; cd_setvol() member
2400 struct scsi_mode_parameter_header_6 small; cd_setblksize() member
[all...]

12