OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:c_common_reswords
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c-family/
c-common.cc
386
const struct c_common_resword
c_common_reswords
[] =
628
const unsigned int num_c_common_reswords = ARRAY_SIZE (
c_common_reswords
);
385
const struct c_common_resword
c_common_reswords
[] =
variable in typeref:struct:c_common_resword
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.cc
344
const struct c_common_resword
c_common_reswords
[] =
607
sizeof
c_common_reswords
/ sizeof (struct c_common_resword);
343
const struct c_common_resword
c_common_reswords
[] =
variable in typeref:struct:c_common_resword
Completed in 35 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026