Home
last modified time | relevance | path

Searched refs:c_common_resword (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.h323 struct c_common_resword struct
370 extern const struct c_common_resword c_common_reswords[];
H A Dc-common.c408 const struct c_common_resword c_common_reswords[] =
600 sizeof c_common_reswords / sizeof (struct c_common_resword);
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.h372 struct c_common_resword struct
427 extern const struct c_common_resword c_common_reswords[];
H A Dc-common.c335 const struct c_common_resword c_common_reswords[] =
565 sizeof c_common_reswords / sizeof (struct c_common_resword);
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.c6038 const c_common_resword *resword = &c_common_reswords[i]; in lookup_name_fuzzy()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c4124 const c_common_resword *resword = &c_common_reswords[i]; in lookup_name_fuzzy()