Home
last modified time | relevance | path

Searched refs:FUDGE (Results 1 – 5 of 5) sorted by relevance

/freebsd/libexec/rtld-elf/powerpc/
H A Drtld_start.S107 #define FUDGE 4 macro
109 #define STACK_SIZE (NREGS * GPRWIDTH + 4 * 2 + 12 + FUDGE)
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfmul.S51 #define FUDGE 5 macro
218 BTMPH = sub(#FUDGE,BTMPH) // amount to right shift
H A Ddffma.S71 #define FUDGE 7 macro
/freebsd/sys/dev/ath/
H A Dif_ath_beacon.c929 #define FUDGE 2 in ath_beacon_config() macro
1048 tsftu = TSF_TO_TU(tsf>>32, tsf) + FUDGE; in ath_beacon_config()
1194 tsftu = TSF_TO_TU(tsf>>32, tsf) + FUDGE; in ath_beacon_config()
1248 #undef FUDGE in ath_beacon_config()
/freebsd/contrib/ntp/
H A DCommitLog[all...]