Searched defs:HZ (Results 1 - 22 of 22) sorted by last modified time

/freebsd-10-stable/contrib/tcsh/
H A Dtc.os.c1186 # undef HZ /* redefined in <minix/const.h> */ macro
H A Dsh.proc.c46 # undef HZ macro
47 # define HZ 16 macro
H A Dsh.h345 # define HZ CLOCKS_PER_SEC macro
628 # define HZ 100 /* for division into seconds */ macro
/freebsd-10-stable/sys/kern/
H A Dsubr_param.c62 # define HZ 100 macro
64 # define HZ 1000 macro
/freebsd-10-stable/contrib/ntp/util/
H A Dkern.c23 #define HZ 100 /* timer interrupt frequency (Hz) */ macro
H A Dtickadj.c212 # define HZ DEFAULT_HZ macro
/freebsd-10-stable/sys/ofed/include/linux/
H A Djiffies.h56 #define HZ hz macro
/freebsd-10-stable/lib/libiconv_modules/HZ/
H A Dcitrus_hz.c645 _CITRUS_STDENC_DECLS(HZ); variable
646 _CITRUS_STDENC_DEF_OPS(HZ); variable
/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_os_freebsd.h85 #define HZ hz macro
/freebsd-10-stable/crypto/openssl/crypto/cast/
H A Dcast_spd.c102 # define HZ 100.0 macro
H A Dcastopts.c134 # define HZ 100.0 macro
/freebsd-10-stable/crypto/openssl/crypto/rc2/
H A Drc2speed.c102 # define HZ 100.0 macro
/freebsd-10-stable/crypto/openssl/crypto/rc4/
H A Drc4speed.c102 # define HZ 100.0 macro
/freebsd-10-stable/crypto/openssl/crypto/rc5/
H A Drc5speed.c102 # define HZ 100.0 macro
/freebsd-10-stable/crypto/openssl/crypto/des/
H A Ddes_opts.c329 # define HZ 100.0 macro
331 # define HZ ((double)_BSD_CLK_TCK_) macro
334 # define HZ ((double)CLK_TCK) macro
H A Dspeed.c104 # define HZ 100.0 macro
/freebsd-10-stable/crypto/openssl/crypto/idea/
H A Didea_spd.c102 # define HZ 100.0 macro
/freebsd-10-stable/crypto/openssl/crypto/bf/
H A Dbf_opts.c124 # define HZ 100.0 macro
H A Dbfspeed.c102 # define HZ 100.0 macro
/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dbnspeed.c113 # define HZ 100.0 macro
115 # define HZ ((double)_BSD_CLK_TCK_) macro
118 # define HZ ((double)CLK_TCK) macro
H A Dexpspeed.c139 # define HZ 100.0 macro
141 # define HZ ((double)_BSD_CLK_TCK_) macro
144 # define HZ ((double)CLK_TCK) macro
/freebsd-10-stable/sys/arm/cavium/cns11xx/
H A Dtimer.c49 #define HZ 100 macro

Completed in 346 milliseconds