Home
last modified time | relevance | path

Searched refs:ffesta_current_possible_ (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dsta.c116 static ffestaPossible_ ffesta_current_possible_; variable
334 ffesta_current_possible_ = ffesta_current_possible_->next; in ffesta_save_()
335 ffesta_current_handler_ = ffesta_current_possible_->handler; in ffesta_save_()
339 if (ffesta_current_possible_ in ffesta_save_()
342 ffesta_current_possible_ = ffesta_possible_execs_.first; in ffesta_save_()
343 ffesta_current_handler_ = ffesta_current_possible_->handler; in ffesta_save_()
402 ffesta_current_possible_ = first_named; in ffesta_save_()
405 ffesta_current_possible_ = first_exec; in ffesta_save_()
407 ffesta_current_possible_ = first; in ffesta_save_()
409 ffesta_current_handler_ = ffesta_current_possible_->handler; in ffesta_save_()
[all …]