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

/src/libexec/httpd/small/
H A DMakefile
/src/lib/libc/arch/mips/string/
H A Dbcmp.S106 small: label
/src/lib/libm/noieee_src/
H A Dn_asinh.c87 static const double small=1.0E-10, /* fl(1+small*small) == 1 */ variable in typeref:typename:const double
H A Dn_tanh.c79 static const double one=1.0, two=2.0, small = 1.0e-10, big = 1.0e10; local in function:tanh
H A Dn_cosh.c118 one=1.0, small=1.0E-18; /* fl(1+small)==1 */ variable in typeref:typename:const double
H A Dn_log1p.c127 half=1.0/2.0, small=1.0E-20; /* 1+small == 1 */ local in function:__weak_alias
H A Dn_cabs.c108 small=1.0E-18; /* fl(1+small)==1 */ variable in typeref:typename:const double
H A Dn_exp__E.c113 static const double zero=0.0, one=1.0, half=1.0/2.0, small=1.0E-19; variable in typeref:typename:const double
H A Dn_atan2.c180 static const double zero=0, one=1, small=1.0E-9, big=1.0E18; local in function:atan2
/src/tests/lib/libc/sys/
H A Dt_getlogin.c51 char small[0]; local in function:ATF_TC_BODY
/src/common/lib/libc/arch/sh3/string/
H A Dmemset.S95 small: label
/src/sys/dev/ofisa/
H A Dofisa.c166 char *buf, *bp, small[OFW_MAX_STACK_BUF_SIZE]; local in function:ofisa_reg_get
236 char *buf, *bp, small[OFW_MAX_STACK_BUF_SIZE]; local in function:ofisa_intr_get
318 char *buf, *bp, small[OFW_MAX_STACK_BUF_SIZE]; local in function:ofisa_dma_get
401 char *model, small[OFW_MAX_STACK_BUF_SIZ local in function:ofisa_print_model
[all...]
/src/lib/libm/arch/vax/
H A Dn_argred.S542 small: label
/src/libexec/ld.elf_so/
H A Dpaths.c341 char *buf, small[128]; local in function:_rtld_process_hints
/src/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_page_alloc.c95 unsigned small; member in struct:ttm_pool_opts
H A Dttm_page_alloc_dma.c142 unsigned small; member in struct:ttm_pool_opts
/src/sys/dev/scsipi/
H A Dsd.c223 struct scsi_mode_parameter_header_6 small; member in union:sd_mode_sense_data::__anon5ed85211010a
[all...]
H A Dcd.c2193 struct scsi_mode_parameter_header_6 small; member in union:cd_set_pa_immed::__anon5ecf8c010108::__anon5ecf8c01020a
2240 struct scsi_mode_parameter_header_6 small; member in union:cd_setchan::__anon5ecf8c010308::__anon5ecf8c01040a
2285 struct scsi_mode_parameter_header_6 small; member in union:cd_getvol::__anon5ecf8c010508::__anon5ecf8c01060a
2328 struct scsi_mode_parameter_header_6 small; member in union:cd_setvol::__anon5ecf8c010708::__anon5ecf8c01080a
2400 struct scsi_mode_parameter_header_6 small; member in union:cd_setblksize::__anon5ecf8c010908::__anon5ecf8c010a0a
[all...]
/src/usr.bin/kdump/
H A Dkdump.c95 #define small(v) (((long)(v) >= 0) && ((long)(v) < 10)) macro
[all...]
/src/usr.bin/stat/
H A Dstat.c671 int small; /* true if datum is a small integer */ local in function:format1
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_pm.c1166 unsigned int small, large; local in function:g4x_compute_wm

Completed in 27 milliseconds