Home
last modified time | relevance | path

Searched defs:estd (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Derror.c914 const int estd = std & ~gfc_option.allow_std; /* Standard to error about. */ in gfc_notify_std() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Derror.cc1015 const int estd = std & ~gfc_option.allow_std; /* Standard to error about. */ in gfc_notify_std() local