Home
last modified time | relevance | path

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

/dports/graphics/grads/grads-1.9b4/src/
H A Dwgrib.c257 int PDS_date(unsigned char *pds, int option, int verf_time);
769 PDS_date(pds,year_4,v_time); in main()
788 PDS_date(pds, 1, v_time); in main()
805 PDS_date(pds, 1, v_time); in main()
5363 int PDS_date(unsigned char *pds, int option, int v_time) { in PDS_date() function