/netbsd-src/sys/dev/ofisa/ |
H A D | ofisa.c | 166 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 D | isl_int_sioimath.c | 172 int32_t small; in isl_sioimath_read() local 201 int32_t small; in isl_sioimath_print() local
|
H A D | isl_int_sioimath.h | 136 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 D | bcmp.S | 106 small: label
|
/netbsd-src/lib/libm/noieee_src/ |
H A D | n_tanh.c | 79 static const double one=1.0, two=2.0, small = 1.0e-10, big = 1.0e10; in tanh() local
|
H A D | n_asinh.c | 87 static const double small=1.0E-10, /* fl(1+small*small) == 1 */ in asinh() local
|
H A D | n_cosh.c | 118 one=1.0, small=1.0E-18; /* fl(1+small)==1 */ in cosh() local
|
H A D | n_exp__E.c | 113 static const double zero=0.0, one=1.0, half=1.0/2.0, small=1.0E-19; in __exp__E() local
|
H A D | n_log1p.c | 127 half=1.0/2.0, small=1.0E-20; /* 1+small == 1 */ in __weak_alias() local
|
H A D | n_cabs.c | 108 small=1.0E-18; /* fl(1+small)==1 */ in hypot() local
|
H A D | n_atan2.c | 180 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 D | memset.S | 95 small: label
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | objalloc.c | 200 struct objalloc_chunk *p, *small; in objalloc_free_block() local
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | objalloc.c | 200 struct objalloc_chunk *p, *small; in objalloc_free_block() local
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | objalloc.c | 200 struct objalloc_chunk *p, *small; in objalloc_free_block() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | objalloc.c | 200 struct objalloc_chunk *p, *small; in objalloc_free_block() local
|
/netbsd-src/lib/libm/arch/vax/ |
H A D | n_argred.S | 542 small: label
|
/netbsd-src/tests/lib/libc/sys/ |
H A D | t_getlogin.c | 51 char small[0]; in ATF_TC_BODY() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/ |
H A D | ecp_nistp256.c | 258 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 D | delim.cpp | 35 const char *small; member
|
/netbsd-src/external/public-domain/xz/dist/ |
H A D | configure.ac | 333 AC_ARG_ENABLE([small], AS_HELP_STRING([--enable-small], optenable
|
/netbsd-src/external/mit/libcbor/dist/docs/stylesheets/ |
H A D | normalize.css | 153 small { selector
|
/netbsd-src/external/bsd/cron/dist/ |
H A D | cron.c | 36 enum timejump { negative, small, medium, large }; enumerator
|
/netbsd-src/libexec/ld.elf_so/ |
H A D | paths.c | 339 char *buf, small[128]; in _rtld_process_hints() local
|
/netbsd-src/sys/dev/scsipi/ |
H A D | cd.c | 2193 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...] |