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

/netbsd-current/external/gpl3/binutils.old/dist/include/aout/
H A Dstab_gnu.h42 #define N_SO_FORTRAN 5 macro
/netbsd-current/external/gpl3/binutils/dist/include/aout/
H A Dstab_gnu.h42 #define N_SO_FORTRAN 5 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/aout/
H A Dstab_gnu.h42 #define N_SO_FORTRAN 5 macro
/netbsd-current/external/gpl3/gdb/dist/include/aout/
H A Dstab_gnu.h42 #define N_SO_FORTRAN 5 macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddbxout.h55 #define N_SO_FORTRAN 5 macro
H A Ddbxout.c968 return N_SO_FORTRAN;
985 return (lang == N_SO_FORTRAN) || (lang == N_SO_FORTRAN90);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddbxout.h55 #define N_SO_FORTRAN 5 macro
H A Ddbxout.cc971 return N_SO_FORTRAN;
988 return (lang == N_SO_FORTRAN) || (lang == N_SO_FORTRAN90);
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A Dstab.h179 #define N_SO_FORTRAN 5 /* Fortran 77 */ macro
H A DStabs.cc2331 if (module->lang_code == N_SO_FORTRAN || module->lang_code == N_SO_FORTRAN90)
2643 RET_S (N_SO_FORTRAN);
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dstab.h179 #define N_SO_FORTRAN 5 /* Fortran 77 */ macro
H A DStabs.cc2331 if (module->lang_code == N_SO_FORTRAN || module->lang_code == N_SO_FORTRAN90)
2643 RET_S (N_SO_FORTRAN);

Completed in 316 milliseconds