Home
last modified time | relevance | path

Searched refs:isgray (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlgc.h101 #define isgray(x) /* neither white nor black */ \ macro
H A Dlgc.c193 if (isgray(o)) { in luaC_checkupvalcolor()
327 if (isgray(obj2gco(uv))) in remarkupvals()
524 lua_assert(isgray(o)); in propagatemark()