Home
last modified time | relevance | path

Searched defs:luaopen_math (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/lua/src/
H A Dlualib.h39 LUAMOD_API int (luaopen_math) (lua_State *L); variable
H A Dlmathlib.c751 LUAMOD_API int luaopen_math (lua_State *L) { in luaopen_math() function
/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dlualib.h37 LUAMOD_API int (luaopen_math) (lua_State *L); variable