Searched defs:subroutine (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dsymbol.c367 *function = "FUNCTION", *subroutine = "SUBROUTINE", local
[all...]
H A Dmodule.c5963 create_intrinsic_function(const char *name, int id, const char *modname, intmod_id module, bool subroutine, gfc_symbol *result_type) argument
H A Dgfortran.h763 unsigned function:1, subroutine:1, procedure:1; member in struct:__anon98
1389 unsigned function:1, subroutine:1; member in struct:gfc_typebound_proc

Completed in 177 milliseconds