OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:illegals
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/igen/
gen.c
1407
gen_entry *
illegals
= NULL;
local
1408
gen_entry **last_illegal = &
illegals
;
1420
(*last_illegal)->combined_parent =
illegals
;
1428
if (
illegals
!= NULL)
1429
illegals
->combined_parent = NULL;
/src/external/gpl3/gdb.old/dist/sim/igen/
gen.c
1407
gen_entry *
illegals
= NULL;
local
1408
gen_entry **last_illegal = &
illegals
;
1420
(*last_illegal)->combined_parent =
illegals
;
1428
if (
illegals
!= NULL)
1429
illegals
->combined_parent = NULL;
Completed in 30 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026