OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isnonstrictnil
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/lua/dist/src/
lobject.h
125
checkliveness(L,io1); lua_assert(!
isnonstrictnil
(io1)); }
213
#define
isnonstrictnil
(v) (ttisnil(v) && !ttisstrictnil(v))
macro
lobject.h
125
checkliveness(L,io1); lua_assert(!
isnonstrictnil
(io1)); }
213
#define
isnonstrictnil
(v) (ttisnil(v) && !ttisstrictnil(v))
macro
Completed in 63 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026