Home
last modified time | relevance | path

Searched refs:math_pow (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/mit/lua/dist/src/
Dlmathlib.c676 static int math_pow (lua_State *L) { in math_pow() function
734 {"pow", math_pow},
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tic54x.c2893 math_pow (float arg1, float arg2) in math_pow() function
2967 { "$pow", { .f = math_pow }, 2, 1 },