Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlmathlib.c688 static int math_ldexp (lua_State *L) { in math_ldexp() function
734 {"ldexp", math_ldexp},