Searched defs:test_pow (Results 1 – 2 of 2) sorted by relevance
50 #define test_pow(x,y) pow(x,y) macro58 #define test_pow(x,y) powf(x,y) macro
206 test_pow (void) in test_pow() function