Home
last modified time | relevance | path

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

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dhlimits.h233 #define _HDF_CRDVAR "CoordVar" macro
H A Dvg.c72 _HDF_SDSVAR, _HDF_CRDVAR, "_HDF_CHK_TBL_", RIGATTRNAME, RIGATTRCLASS};
/dports/science/hdf/hdf-4.2.15/mfhdf/libsrc/
H A Dcdf.c1227 strncpy(vsclass, _HDF_CRDVAR, 9);
2325 else if(!HDstrcmp(vsclass, _HDF_CRDVAR)) in hdf_read_vars()