OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_illegal
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/igen/
gen.c
1408
gen_entry **
last_illegal
= &illegals;
local
1419
(*
last_illegal
) = *entry;
1420
(*
last_illegal
)->combined_parent = illegals;
1421
last_illegal
= &(*
last_illegal
)->combined_next;
/src/external/gpl3/gdb.old/dist/sim/igen/
gen.c
1408
gen_entry **
last_illegal
= &illegals;
local
1419
(*
last_illegal
) = *entry;
1420
(*
last_illegal
)->combined_parent = illegals;
1421
last_illegal
= &(*
last_illegal
)->combined_next;
Completed in 44 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026