Home
last modified time | relevance | path

Searched defs:lua_objlen (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/lyaml/ext/yaml/
H A Dlyaml.h37 # define lua_objlen lua_rawlen macro
/freebsd/lib/liblua/
H A Dluaconf.h371 #define lua_objlen(L,i) lua_rawlen(L, (i)) macro
/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dluaconf.h294 #define lua_objlen(L,i) lua_rawlen(L, (i)) macro
/freebsd/contrib/lua/src/
H A Dluaconf.h374 #define lua_objlen(L,i) lua_rawlen(L, (i)) macro
/freebsd/stand/liblua/
H A Dluaconf.h364 #define lua_objlen(L,i) lua_rawlen(L, (i)) macro