Searched defs:hz (Results 1 - 25 of 35) sorted by relevance

12

/src/sys/arch/sun68k/stand/libsa/
H A Dclock.c10 int hz = 1000; variable in typeref:typename:int
/src/lib/libc/gen/
H A Dclock.c62 clock_t hz = CLOCKS_PER_SEC; local in function:clock
/src/lib/libm/src/
H A De_fmodf.c35 int32_t n,hx,hy,hz,ix,iy,sx,i; local in function:__ieee754_fmodf
H A Ds_remquof.c37 int32_t n,hx,hy,hz,ix,iy,sx,i; local in function:remquof
H A De_fmod.c36 int32_t n,hx,hy,hz,ix,iy,sx,i; local in function:__strong_alias
[all...]
H A Dk_cos.c68 double a,hz,z,r,qx; local in function:__kernel_cos
H A Dk_cosf.c36 float a,hz,z,r,qx; local in function:__kernel_cosf
H A Ds_remquo.c39 int32_t n,hx,hy,hz,ix,iy,sx,i; local in function:remquo
[all...]
H A Dk_sincos.h41 double hz, r, v, w, z; local in function:__kernel_sincos
H A De_fmodl.c77 int64_t hx,hz; /* We need a carry bit even if EXT_FRACHBITS is 32. */ local in function:__ieee754_fmodl
[all...]
H A Ds_remquol.c81 int64_t hx,hz; /* We need a carry bit even if EXT_FRACHBITS is 32. */ local in function:remquol
[all...]
H A Dk_sincosl.h59 long double hz, r, v, w, z; local in function:__kernel_sincosl
114 long double hz, r, v, w, z; local in function:__kernel_sincosl
/src/sys/arch/hpcmips/include/
H A Dsysconf.h75 int hz; member in struct:platform_clock
/src/lib/libm/ld128/
H A Dk_cosl.c49 long double hz,z,r,w; local in function:__kernel_cosl
/src/lib/libm/ld80/
H A Dk_cosl.c69 long double hz,z,r,w; local in function:__kernel_cosl
/src/usr.sbin/cpuctl/arch/
H A Dsparc.c52 int cpu_arch, mid, hz; local in function:identifycpu
H A Dsparc64.c53 uint64_t hz; local in function:identifycpu
/src/sys/conf/
H A Dparam.c113 int hz = HZ; variable in typeref:typename:int
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dhead.h24 u32 hz; member in struct:nvkm_head::nvkm_head_state
/src/usr.bin/time/
H A Dtime.c165 int hz = (int)sysconf(_SC_CLK_TCK); local in function:main
/src/tests/kernel/
H A Dt_time_arith.c52 int hz = HZ; variable in typeref:typename:int
[all...]
/src/sys/compat/common/
H A Dkern_info_43.c154 long hz; member in struct:bsdi_si
/src/libexec/rpc.rstatd/
H A Drstat_proc.c88 int hz; variable in typeref:typename:int
/src/sys/dev/mii/
H A Datphy.c118 uint32_t hz; member in struct:atphy_clk_25m::__anondeb68dd40108
/src/usr.bin/systat/
H A Dmain.c72 int hz, stathz, maxslp; variable in typeref:typename:int

Completed in 14 milliseconds

12