Home
last modified time | relevance | path

Searched defs:otherwhite (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlgc.h110 #define otherwhite(g) (g->currentwhite ^ WHITEBITS) macro
/freebsd/contrib/lua/src/
H A Dlgc.h94 #define otherwhite(g) ((g)->currentwhite ^ WHITEBITS) macro