Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dconstructor.h77 gfc_constructor *gfc_constructor_lookup_next (gfc_constructor_base, int);
H A Dconstructor.cc249 gfc_constructor_lookup_next (gfc_constructor_base base, int offset) in gfc_constructor_lookup_next() function
H A Ddata.cc343 con = gfc_constructor_lookup_next (expr->value.constructor, in gfc_assign_data_value()
H A DChangeLog-20112254 (gfc_constructor_lookup_next, gfc_constructor_remove): New functions.
2258 (gfc_constructor_lookup_next, gfc_constructor_remove): New prototypes.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dconstructor.h87 gfc_constructor *gfc_constructor_lookup_next (gfc_constructor_base, int);
H A Dconstructor.c265 gfc_constructor_lookup_next (gfc_constructor_base base, int offset) in gfc_constructor_lookup_next() function
H A Ddata.c323 con = gfc_constructor_lookup_next (expr->value.constructor, in gfc_assign_data_value()