HomeSort by: relevance | last modified time | path
    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