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

/haiku-buildtools/gcc/gcc/fortran/
H A Darray.c1424 bool (*expand_work_function) (gfc_expr *); member in struct:__anon624
1537 return current_expand.expand_work_function (e);
1659 if (!current_expand.expand_work_function(e))
1682 current_expand.expand_work_function = extract_element;
1732 current_expand.expand_work_function = expand;
1783 current_expand.expand_work_function = is_constant_element;
2439 current_expand.expand_work_function = count_elements;

Completed in 39 milliseconds