Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/lua/src/
Dlmathlib.c335 static int math_ldexp (lua_State *L) { in math_ldexp() function
383 {"ldexp", math_ldexp},