Searched defs:hasclears (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlgc.c358 int hasclears = (h->sizearray > 0); local
379 int hasclears = 0; /* true if table has white keys */ local
/freebsd-13-stable/contrib/lua/src/
H A Dlgc.c444 int hasclears = (h->alimit > 0); local
476 int hasclears = 0; /* true if table has white keys */ local

Completed in 60 milliseconds