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