Home
last modified time | relevance | path

Searched refs:all_unbuffered (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Denviron.c180 { "GFORTRAN_UNBUFFERED_ALL", 0, &options.all_unbuffered, init_boolean },
/netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/
H A Denviron.c179 { "GFORTRAN_UNBUFFERED_ALL", 0, &options.all_unbuffered, init_boolean },
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/
H A Dlibgfortran.h541 int all_unbuffered, unbuffered_preconnected; member
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dunix.c1141 && !options.all_unbuffered in fd_to_stream()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dunix.c1141 && !options.all_unbuffered in fd_to_stream()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A Dlibgfortran.h583 int all_unbuffered, unbuffered_preconnected; member