Home
last modified time | relevance | path

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

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dhkit.h59 {DFTAG_MT, string(DFTAG_MT), "Machine type"},
H A Dhtags.h48 #define DFTAG_MT ((uint16)107) /* machine type */ macro
H A Dhdf.inc310 integer DFTAG_DIL, DFTAG_DIA, DFTAG_NT, DFTAG_MT
315 parameter(DFTAG_NT = 106, DFTAG_MT = 107)
/dports/science/hdf/hdf-4.2.15/java/src/hdf/hdflib/
H A DHDFConstants.java65 public static final int DFTAG_MT = 107; // machine type field in HDFConstants