Home
last modified time | relevance | path

Searched refs:DFNT_LINT16 (Results 1 – 9 of 9) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/hdf4_test/
H A Dtst_h4_lendian.c67 case DFNT_LINT16: in create_hdf_file()
108 if (test_read_write(DFNT_LINT16)) ERR; in main()
/dports/science/netcdf/netcdf-c-4.7.4/hdf4_test/
H A Dtst_h4_lendian.c73 case DFNT_LINT16: in create_hdf_file()
114 if (test_read_write(DFNT_LINT16)) ERR; in main()
/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dhntdefs.h91 #define DFNT_LINT16 (DFNT_LITEND | DFNT_INT16) macro
H A Dhdf.inc272 integer DFNT_LINT8,DFNT_LUINT8,DFNT_LINT16,DFNT_LUINT16
278 parameter(DFNT_LINT16 = 16406)
H A Ddfconv.c308 case DFNT_LINT16: in DFKsetNT()
/dports/science/hdf/hdf-4.2.15/hdf/test/
H A Dlitend.c162 if(numbertype!=DFNT_LINT16) { in test_little_read()
415 ret = DFSDsetNT(DFNT_LINT16); in test_little_write()
546 if (numbertype != DFNT_LINT16) in test_little_write()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libhdf4/
H A Dhdf4file.c131 case DFNT_LINT16: in hdf4_type_info()
/dports/science/netcdf/netcdf-c-4.7.4/libhdf4/
H A Dhdf4file.c132 case DFNT_LINT16: in hdf4_type_info()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc4/
H A Dnc4file.c2439 case DFNT_LINT16: in get_netcdf_type_from_hdf4()