OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iscollectable
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mit/lua/dist/src/
lobject.h
111
((void)L, lua_longassert(!
iscollectable
(obj) || \
304
#define
iscollectable
(o) (rawtt(o) & BIT_ISCOLLECTABLE)
macro
309
#define gcvalue(o) check_exp(
iscollectable
(o), val_(o).gc)
Completed in 14 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026