OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:idval
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
godump.cc
187
struct macro_hash_value
idval
;
local
198
idval
.name = n;
199
idval
.value = NULL;
200
if (htab_find (macro_hash, &
idval
) == NULL)
/src/external/gpl3/gcc.old/dist/gcc/
godump.cc
187
struct macro_hash_value
idval
;
local
198
idval
.name = n;
199
idval
.value = NULL;
200
if (htab_find (macro_hash, &
idval
) == NULL)
Completed in 16 milliseconds
Indexes created Fri May 01 00:23:41 UTC 2026