/freebsd/lib/msun/src/ |
H A D | e_fmodf.c | 30 int32_t n,hx,hy,hz,ix,iy,sx,i; in fmodf() local
|
H A D | k_cos.c | 67 double hz,z,r,w; in __kernel_cos() local
|
H A D | s_remquof.c | 28 int32_t n,hx,hy,hz,ix,iy,sx,i; in remquof() local
|
H A D | e_fmod.c | 29 int32_t n,hx,hy,hz,ix,iy,sx,i; in fmod() local
|
H A D | k_sincosl.h | 51 long double hz, r, v, w, z; in __kernel_sincosl() local 109 long double hz, r, v, w, z; in __kernel_sincosl() local
|
H A D | s_remquo.c | 30 int32_t n,hx,hy,hz,ix,iy,sx,i; in remquo() local
|
H A D | k_sincos.h | 33 double hz, r, v, w, z; in __kernel_sincos() local
|
H A D | e_fmodl.c | 64 int64_t hx,hz; /* We need a carry bit even if LDBL_MANH_SIZE is 32. */ in fmodl() local
|
H A D | s_remquol.c | 67 int64_t hx,hz; /* We need a carry bit even if LDBL_MANH_SIZE is 32. */ in remquol() local
|
/freebsd/sys/arm/arm/ |
H A D | sc_machdep.c | 82 sc_tone(int hz) in sc_tone()
|
/freebsd/sys/powerpc/powerpc/ |
H A D | sc_machdep.c | 82 sc_tone(int hz) in sc_tone()
|
/freebsd/stand/usb/test/ |
H A D | bsd_usbloader_test.c | 37 #define hz 1000 macro
|
/freebsd/lib/msun/ld80/ |
H A D | k_cosl.c | 67 long double hz,z,r,w; in __kernel_cosl() local
|
/freebsd/lib/msun/ld128/ |
H A D | k_cosl.c | 47 long double hz,z,r,w; in __kernel_cosl() local
|
/freebsd/contrib/bzip2/ |
H A D | blocksort.c | 80 #define fpush(lz,hz) { stackLo[sp] = lz; \ argument 84 #define fpop(lz,hz) { sp--; \ argument 596 #define mpush(lz,hz,dz) { stackLo[sp] = lz; \ argument 601 #define mpop(lz,hz,dz) { sp--; \ argument
|
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | time.h | 54 static const int hz = HZ; variable
|
/freebsd/sys/kern/ |
H A D | subr_param.c | 82 int hz; /* system clock's frequency */ variable
|
H A D | kern_clock.c | 562 #define TIME_TO_TICKS(sec, usec, hz) \ argument 565 #define TIME_ASSERT_VALID_HZ(hz) \ argument
|
/freebsd/contrib/bsnmp/snmp_mibII/ |
H A D | mibII_tcp.c | 214 #define hz clockinfo.hz in op_tcp() macro
|
/freebsd/usr.bin/time/ |
H A D | time.c | 143 int hz = getstathz(); in main() local
|
/freebsd/sys/arm/broadcom/bcm2835/ |
H A D | bcm2835_clkman.c | 120 bcm2835_clkman_set_frequency(device_t dev, uint32_t unit, uint32_t hz) in bcm2835_clkman_set_frequency()
|
/freebsd/sys/dev/ath/ |
H A D | if_ath_lna_div.c | 705 unsigned long ticks, int hz) in ath_lna_rx_comb_scan()
|
/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/ |
H A D | bhnd_pwrctl_subr.c | 362 uint32_t hz; in bhnd_pwrctl_slowclk_freq() local
|
/freebsd/libexec/rpc.rstatd/ |
H A D | rstat_proc.c | 157 int i, hz; in updatestat() local
|
/freebsd/contrib/ntp/util/ |
H A D | tickadj.c | 256 int hz; in main() local
|