Searched defs:luaopen_math (Results 1 – 3 of 3) sorted by relevance
39 LUAMOD_API int (luaopen_math) (lua_State *L); variable
751 LUAMOD_API int luaopen_math (lua_State *L) { in luaopen_math() function
37 LUAMOD_API int (luaopen_math) (lua_State *L); variable