OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_useless
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/igen/
gen.c
576
int
is_useless
= 1; /* cleared if something actually found */
local
608
is_useless
= 0;
617
is_useless
= 0;
624
is_useless
= 0;
635
is_useless
= 0;
648
if (value >= 0 &&
is_useless
)
691
is_useless
= 0;
698
is_useless
= 0;
713
return
is_useless
;
/src/external/gpl3/gdb.old/dist/sim/igen/
gen.c
576
int
is_useless
= 1; /* cleared if something actually found */
local
608
is_useless
= 0;
617
is_useless
= 0;
624
is_useless
= 0;
635
is_useless
= 0;
648
if (value >= 0 &&
is_useless
)
691
is_useless
= 0;
698
is_useless
= 0;
713
return
is_useless
;
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026