Home
last modified time | relevance | path

Searched defs:DFTAG_FREE (Results 1 – 2 of 2) sorted by relevance

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dhtags.h49 #define DFTAG_FREE ((uint16)108) /* free space in the file */ macro
/dports/science/hdf/hdf-4.2.15/java/src/hdf/hdflib/
H A DHDFConstants.java66 public static final int DFTAG_FREE = 108; // free space in the file field in HDFConstants