HomeSort by: relevance | last modified time | path
    Searched defs:math_frexp (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/lua/dist/src/
lmathlib.c 683 static int math_frexp (lua_State *L) { function
735 {"frexp", math_frexp},
lmathlib.c 683 static int math_frexp (lua_State *L) { function
735 {"frexp", math_frexp},

Completed in 45 milliseconds