Home
last modified time | relevance | path

Searched defs:HIGH (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ntp/util/
H A Dtg.c71 #define HIGH 2 /* high amplitude */ macro
H A Dtg2.c245 #define HIGH (2) /* high amplitude */ macro
/freebsd/usr.sbin/cpucontrol/
H A Dcpucontrol.c75 #define HIGH(val) (uint32_t)(((val) >> 32) & 0xffffffff) macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h19 #define __constant_range(PARM, LOW, HIGH) \ argument
22 #define __constant_pow2_range(PARM, LOW, HIGH) \ argument