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