Searched refs:POWF_LOG2_TABLE_BITS (Results 1 – 4 of 4) sorted by relevance
22 #define N (1 << POWF_LOG2_TABLE_BITS)41 i = (tmp >> (23 - POWF_LOG2_TABLE_BITS)) % N; in log2_inline()
356 #define POWF_LOG2_TABLE_BITS 4 macro369 } tab[1 << POWF_LOG2_TABLE_BITS];
23 #define N (1 << POWF_LOG2_TABLE_BITS)42 i = (tmp >> (23 - POWF_LOG2_TABLE_BITS)) % N; in log2_inline()
339 #define POWF_LOG2_TABLE_BITS 4 macro352 } tab[1 << POWF_LOG2_TABLE_BITS];