Home
last modified time | relevance | path

Searched refs:changewhite (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlgc.h72 #define changewhite(x) ((x)->gch.marked ^= WHITEBITS) macro
H A Dlstring.c88 if (isdead(G(L), o)) changewhite(o); in luaS_newlstr()
H A Dlfunc.c62 changewhite(obj2gco(p)); /* ressurect it */ in luaF_findupval()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlgc.h115 #define changewhite(x) ((x)->gch.marked ^= WHITEBITS) macro
H A Dlstring.c146 changewhite(o); /* resurrect it */ in internshrstr()
H A Dlfunc.c57 changewhite(o); /* resurrect it */ in luaF_findupval()