Searched refs:TBITS (Results 1 – 1 of 1) sorted by relevance
24 #define TBITS 4 macro28 #define TBITS 5 macro39 #define V_POWF_LOG2_TABLE_BITS TBITS157 i = (tmp >> (23 - TBITS)) % (1 << TBITS); in V_NAME()