Home
last modified time | relevance | path

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

/dports/graphics/grads/grads-1.9b4/src/
H A Dwgrib.c124 #define GDS_Gnomonic(gds) (gds[5] == 2) macro
926 else if (gds && GDS_Gnomonic(gds)) in main()