Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlgc.h37 #define test2bits(x,b1,b2) testbits(x, (bit2mask(b1, b2))) macro
65 #define iswhite(x) test2bits((x)->gch.marked, WHITE0BIT, WHITE1BIT)