Home
last modified time | relevance | path

Searched defs:common_flag (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dresolve.cc169 static const unsigned int common_flag = 2 << def_undef_or_common_shift; variable
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dresolve.cc169 static const unsigned int common_flag = 2 << def_undef_or_common_shift; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.cc5725 bool common_flag; in gfc_match_equivalence() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.c5656 bool common_flag; in gfc_match_equivalence() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-core.h1872 unsigned common_flag : 1; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-core.h1802 unsigned common_flag : 1; member