Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlgc.h101 #define isgray(x) /* neither white nor black */ \ macro
Dlgc.c193 if (isgray(o)) { in luaC_checkupvalcolor()
327 if (isgray(obj2gco(uv))) in remarkupvals()
524 lua_assert(isgray(o)); in propagatemark()