Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/third_party/lua/src/
Dlmathlib.c98 static int math_modf (lua_State *L) { in math_modf() function
254 {"modf", math_modf},