Searched defs:pow (Results 1 – 9 of 9) sorted by relevance
39 function pow(a, n) function
290 u32_t magic_pow(u8_t pow) { in magic_pow()
45 #define pow SDL_pow macro
316 double pow(double x, double y) in pow() function
92 double pow(double x, double y) in pow() function
190 def pow(x, y): function
110 MATH_FUN_2(pow, pow_func) in MATH_FUN_2() argument
383 int pow[256]; in aes_gen_tables() local
407 int pow[256]; in aes_gen_tables() local
Completed in 13 milliseconds