Home
last modified time | relevance | path

Searched refs:NCNOCLOB (Results 1 – 3 of 3) sorted by relevance

/dports/science/hdf/hdf-4.2.15/mfhdf/fortran/
H A Dcommon.inc11 integer NCCLOB,NCNOCLOB,NCGLOBAL,NCFILL,NCNOFILL
64 parameter(NCNOCLOB = 15)
102 c netcdf file exists && NCNOCLOB
H A Dnetcdf.inc.in11 integer NCCLOB,NCNOCLOB,NCGLOBAL,NCFILL,NCNOFILL
64 parameter(NCNOCLOB = 15)
102 c netcdf file exists && NCNOCLOB
/dports/science/netcdf-fortran/netcdf-fortran-4.5.3/fortran/
H A Dmodule_netcdf_nf_data.F90304 Integer, Parameter :: NCNOCLOB = NF_NOCLOBBER variable