Home
last modified time | relevance | path

Searched defs:iscleared (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlgc.c119 static int iscleared (global_State *g, const TValue *o) { in iscleared() function
/freebsd/contrib/lua/src/
H A Dlgc.c185 static int iscleared (global_State *g, const GCObject *o) { in iscleared() function