Searched refs:this_action (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dexcept.c3281 int this_action;
3296 this_action = -1;
3304 this_action = collect_one_action_chain (ar_hash, region);
3309 if (this_action != -1)
3322 if (this_action >= 0)
3334 if (last_action != this_action
3359 if (this_action >= -1)
3362 this_action < 0 ? 0 : this_action);
3367 last_action = this_action;
3265 int this_action; local
[all...]

Completed in 46 milliseconds