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

/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dcompare_two_ftime_report_sets243 def t_dist_alpha_at_index(ax): function
269 while ax < limit and t_dist_alpha_at_index(ax+1) >= alpha:
315 return t_dist_alpha_at_index(ax)
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dcompare_two_ftime_report_sets243 def t_dist_alpha_at_index(ax): function
269 while ax < limit and t_dist_alpha_at_index(ax+1) >= alpha:
315 return t_dist_alpha_at_index(ax)

Completed in 143 milliseconds