Home
last modified time | relevance | path

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

/redis-3.2.3/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)