Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/gshhg/
H A Dgmt_gshhg.h51 #define GSHHG_STRUCT_N_MEMBERS 11 macro
54 uint32_t unsigned32[GSHHG_STRUCT_N_MEMBERS]; in bswap_GSHHG_struct()
60 for (n = 0; n < GSHHG_STRUCT_N_MEMBERS; ++n) in bswap_GSHHG_struct()