Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dconstructor.h74 void gfc_constructor_remove (gfc_constructor *);
H A Dconstructor.cc241 gfc_constructor_remove (gfc_constructor *ctor) in gfc_constructor_remove() function
H A Ddata.cc401 gfc_constructor_remove (con); 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.h84 void gfc_constructor_remove (gfc_constructor *);
H A Dconstructor.c257 gfc_constructor_remove (gfc_constructor *ctor) in gfc_constructor_remove() function
H A Ddata.c381 gfc_constructor_remove (con); in gfc_assign_data_value()