Home
last modified time | relevance | path

Searched refs:IO_ACCESS_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/dports/devel/ftnchek/ftnchek-3.3.1/
H A Dsymtab.h676 IO_ACCESS_DEFAULT, IO_ACCESS_DIRECT, IO_ACCESS_SEQUENTIAL enumerator
H A Dfortran.y787 if(current_io_access == IO_ACCESS_DEFAULT)
795 if(current_io_access == IO_ACCESS_DEFAULT)
806 if(current_io_access == IO_ACCESS_DEFAULT)
4580 current_io_access = IO_ACCESS_DEFAULT; in init_io_ctrl_list()
H A Dmakehtml.c2130 save_info->io_access = IO_ACCESS_DEFAULT;
2142 if ( save_info->io_access == IO_ACCESS_DEFAULT )
H A Dfortran.c3108 if(current_io_access == IO_ACCESS_DEFAULT)
3118 if(current_io_access == IO_ACCESS_DEFAULT)
3130 if(current_io_access == IO_ACCESS_DEFAULT)
7336 current_io_access = IO_ACCESS_DEFAULT; in init_io_ctrl_list()