Searched refs:luaL_register (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/ |
| H A D | lauxlib.h | 169 #define luaL_register(L,n,l) (luaL_openlib(L,(n),(l),0)) macro
|
| /freebsd-12.1/contrib/lua/src/ |
| H A D | lauxlib.h | 210 #define luaL_register(L,n,l) (luaL_openlib(L,(n),(l),0)) macro
|
| H A D | luaconf.h.dist | 390 ** module functions 'module' (Lua) and 'luaL_register' (C).
|