Home | History | Annotate | Download | only in syncable

Lines Matching refs:BIT_TEMPS_BEGIN

167   BIT_TEMPS_BEGIN = BEGIN_TEMPS,
171 SYNCING = BIT_TEMPS_BEGIN,
176 BIT_TEMPS_COUNT = BIT_TEMPS_END - BIT_TEMPS_BEGIN
291 bit_temps[field - BIT_TEMPS_BEGIN] = value;
323 return bit_temps[field - BIT_TEMPS_BEGIN];