OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ndup
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
lra-int.h
480
int
ndup
= static_id->dup_num[i];
482
if (static_id->operand[
ndup
].is_operator)
483
*id->dup_loc[i] = *id->operand_loc[
ndup
];
479
int
ndup
= static_id->dup_num[i];
local
/src/external/gpl3/gcc.old/dist/gcc/
lra-int.h
470
int
ndup
= static_id->dup_num[i];
472
if (static_id->operand[
ndup
].is_operator)
473
*id->dup_loc[i] = *id->operand_loc[
ndup
];
469
int
ndup
= static_id->dup_num[i];
local
Completed in 14 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026