Searched refs:BIT_TEMPS_BEGIN (Results 1 – 5 of 5) sorted by relevance
177 BIT_TEMPS_BEGIN = BEGIN_TEMPS, enumerator183 SYNCING = BIT_TEMPS_BEGIN,188 BIT_TEMPS_COUNT = BIT_TEMPS_END - BIT_TEMPS_BEGIN279 bit_temps[field - BIT_TEMPS_BEGIN] = value; in put()321 return bit_temps[field - BIT_TEMPS_BEGIN]; in ref()
94 GetBitTempString, BIT_TEMPS_BEGIN, BIT_TEMPS_END - 1); in TEST_F()
180 BIT_TEMPS_BEGIN, BIT_TEMPS_END - 1); in GetBitTempString()
180 os << "#" << i - BIT_TEMPS_BEGIN << ", "; in operator <<()
213 BIT_TEMPS_BEGIN, BIT_TEMPS_END - 1); in ToValue()