Searched refs:BITNO (Results 1 – 1 of 1) sorted by relevance
184 #define BITSET_SET_(DST, BITNO) (DST)->b.vtable->set (DST, BITNO) argument187 #define BITSET_RESET_(DST, BITNO) (DST)->b.vtable->reset (DST, BITNO) argument190 #define BITSET_TOGGLE_(DST, BITNO) (DST)->b.vtable->toggle (DST, BITNO) argument193 #define BITSET_TEST_(SRC, BITNO) (SRC)->b.vtable->test (SRC, BITNO) argument