Home
last modified time | relevance | path

Searched refs:changewhite (Results 1 – 5 of 5) sorted by path

/freebsd/contrib/lua/src/
H A Dlgc.h98 #define changewhite(x) ((x)->marked ^= WHITEBITS) macro
H A Dlstring.c199 changewhite(ts); /* resurrect it */ in internshrstr()
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlfunc.c56 changewhite(o); /* resurrect it */ in luaF_findupval()
H A Dlgc.h114 #define changewhite(x) ((x)->gch.marked ^= WHITEBITS) macro
H A Dlstring.c145 changewhite(o); /* resurrect it */ in internshrstr()