Home
last modified time | relevance | path

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

/minix3/external/mit/lua/dist/src/
H A Dlmathlib.c334 static int math_ldexp (lua_State *L) { in math_ldexp() function
382 {"ldexp", math_ldexp},