Home
last modified time | relevance | path

Searched refs:DFNT_UINT128 (Results 1 – 6 of 6) sorted by relevance

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dhntdefs.h52 #define DFNT_UINT128 30 /* No current plans for support */ macro
75 #define DFNT_NUINT128 (DFNT_NATIVE | DFNT_UINT128) /* Unsupported */
98 #define DFNT_LUINT128 (DFNT_LITEND | DFNT_UINT128) /* Unsupported */
H A Dhkit.h157 {DFNT_UINT128, string(DFNT_UINT128), "128-bit unsigned integer"},
H A Dhdf.inc204 integer DFNT_INT128,DFNT_UINT128
215 parameter(DFNT_UINT128 = 29)
H A Dhfile.c4287 case DFNT_UINT128: in Hgetntinfo()
/dports/science/hdf/hdf-4.2.15/java/src/hdf/hdflib/
H A DHDFConstants.java193 public static final int DFNT_UINT128 = 30; field in HDFConstants
337 else if (type == HDFConstants.DFNT_UINT128) { in getType()
402 return HDFConstants.DFNT_UINT128; in getType()
438 case HDFConstants.DFNT_UINT128: in getTypeSize()
/dports/science/hdf/hdf-4.2.15/hdf/test/
H A Dmgrf_sunOS.f68 * DFNT_INT128,DFNT_UINT128,
80 * DFNT_UINT128 = 29,