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

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlgc.h101 #define isblack(x) testbit((x)->gch.marked, BLACKBIT) macro
/freebsd-13-stable/contrib/lua/src/
H A Dlgc.h88 #define isblack(x) testbit((x)->marked, BLACKBIT) macro

Completed in 120 milliseconds