Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/third_party/lua/src/
Dlmathlib.c154 static int math_frexp (lua_State *L) { in math_frexp() function
246 {"frexp", math_frexp},