Searched defs:subroutine (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/ |
H A D | mi-syn-frame.c | 55 subroutine (int in) in subroutine() function
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/ |
H A D | mi-syn-frame.c | 55 subroutine (int in) in subroutine() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | symbol.cc | 421 *function = "FUNCTION", *subroutine = "SUBROUTINE", in gfc_check_conflict() local
|
H A D | module.cc | 6581 bool subroutine, gfc_symbol *result_type) in create_intrinsic_function()
|
H A D | gfortran.h | 881 unsigned function:1, subroutine:1, procedure:1; member 1783 unsigned function:1, subroutine:1; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | symbol.c | 421 *function = "FUNCTION", *subroutine = "SUBROUTINE", in gfc_check_conflict() local
|
H A D | module.c | 6370 bool subroutine, gfc_symbol *result_type) in create_intrinsic_function()
|
H A D | gfortran.h | 809 unsigned function:1, subroutine:1, procedure:1; member 1532 unsigned function:1, subroutine:1; member
|