Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/lua/src/
H A Dlinit.c50 {LUA_MATHLIBNAME, luaopen_math},
H A Dlualib.h39 LUAMOD_API int (luaopen_math) (lua_State *L); variable
H A Dlmathlib.c750 LUAMOD_API int luaopen_math (lua_State *L) { in luaopen_math() function
/freebsd-13.1/libexec/flua/
H A Dlinit_flua.c53 {LUA_MATHLIBNAME, luaopen_math},
/freebsd-13.1/sys/contrib/openzfs/include/sys/lua/
H A Dlualib.h37 LUAMOD_API int (luaopen_math) (lua_State *L); variable