Searched defs:clo (Results  1 – 4 of 4) sorted by relevance
| /freebsd/contrib/arm-optimized-routines/math/ | 
| H A D | math_config.h | 496   struct {double chi, clo;} tab2[1 << LOG_TABLE_BITS];  member 511   struct {double chi, clo;} tab2[1 << LOG2_TABLE_BITS];  member 748     double chi, clo;  member
  | 
| /freebsd/tools/tools/ath/athrd/ | 
| H A D | athrd.c | 1328 	u_int16_t clo, chi, twiceMaxEdgePower;  in ar5212GetMaxEdgePower()  local 1406 	u_int16_t clo, chi, ixlo, ixhi;  in ar5212GetTargetPowers()  local
  | 
| /freebsd/sys/dev/ath/ath_hal/ar5212/ | 
| H A D | ar5212_reset.c | 2494 	uint16_t clo, chi, twiceMaxEdgePower;  in ar5212GetMaxEdgePower()  local 2573 	uint16_t clo, chi, ixlo, ixhi;  in ar5212GetTargetPowers()  local
  | 
| /freebsd/sys/dev/ath/ath_hal/ar5416/ | 
| H A D | ar5416_reset.c | 2105     uint16_t clo, chi;  in ar5416GetTargetPowers()  local 2165     uint16_t clo, chi;  in ar5416GetTargetPowersLeg()  local
  |