Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dsearch.cc283 if ((access & ba_check_bit) in lookup_base()
H A Dcp-tree.h5585 ba_check_bit = 1 << 1, /* Check access. */ enumerator
5586 ba_check = ba_unique | ba_check_bit,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsearch.c248 if ((access & ba_check_bit) in lookup_base()
H A Dcp-tree.h5348 ba_check_bit = 1 << 1, /* Check access. */ enumerator
5349 ba_check = ba_unique | ba_check_bit,