Searched refs:isgray (Results 1 – 2 of 2) sorted by relevance
101 #define isgray(x) /* neither white nor black */ \ macro
193 if (isgray(o)) { in luaC_checkupvalcolor()327 if (isgray(obj2gco(uv))) in remarkupvals()524 lua_assert(isgray(o)); in propagatemark()