Home
last modified time | relevance | path

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

/redis-3.2.3/deps/lua/src/
H A Dlmathlib.c215 static const luaL_Reg mathlib[] = { variable
252 luaL_register(L, LUA_MATHLIBNAME, mathlib); in luaopen_math()