Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dlex.c188 for (i = 0; i < num_c_common_reswords; i++) in init_reswords()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dlex.c241 for (i = 0; i < num_c_common_reswords; i++) in init_reswords()
H A Dname-lookup.c6036 for (unsigned i = 0; i < num_c_common_reswords; i++) in lookup_name_fuzzy()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.h373 extern const unsigned int num_c_common_reswords;
H A Dc-common.c599 const unsigned int num_c_common_reswords = variable
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.h430 extern const unsigned int num_c_common_reswords;
H A Dc-common.c564 const unsigned int num_c_common_reswords = variable
/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-parser.c90 for (i = 0; i < num_c_common_reswords; i++) in c_parse_init()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c4122 for (unsigned i = 0; i < num_c_common_reswords; i++) in lookup_name_fuzzy()
H A Dc-parser.c129 for (i = 0; i < num_c_common_reswords; i++) in c_parse_init()