Searched refs:POW_LOG_POLY_ORDER (Results 1 – 3 of 3) sorted by relevance
395 #define POW_LOG_POLY_ORDER 8 macro400 double poly[POW_LOG_POLY_ORDER - 1]; /* First coefficient is 1. */
16 #if N == 128 && POW_LOG_POLY_ORDER == 8
95 #if POW_LOG_POLY_ORDER == 8 in log_inline()