Searched defs:BITSET_ANDN_ (Results 1 - 1 of 1) sorted by relevance

/external/bison/lib/
H A Dbbitset.h232 #define BITSET_ANDN_(DST, SRC1, SRC2) (SRC1)->b.vtable->andn (DST, SRC1, SRC2) macro

Completed in 15 milliseconds