Home
last modified time | relevance | path

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

/netbsd-src/lib/lua/libm/
H A Dlibm.c105 int luaopen_libm(lua_State *);
303 luaopen_libm(lua_State *L) in luaopen_libm() function