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

/haiku-buildtools/legacy/gcc/gcc/f/
H A Dstw.h80 tree do_count_var_; /* tree of countdown variable. */ member in struct:_ffestw_
135 #define ffestw_do_count_var(b) ((b)->do_count_var_)
155 #define ffestw_set_do_count_var(b,d) ((b)->do_count_var_ = (d))

Completed in 23 milliseconds