Home
last modified time | relevance | path

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

/dports/science/netcdf/netcdf-c-4.7.4/ncdump/
H A Dref_ctest64.c755 static const short c0_s_att[3] = {-32768, 0, 32767} ; in main() local
756 stat = nc_put_att_short(ncid, s_id, "s", NC_SHORT, 3, c0_s_att); in main()
H A Dref_ctest.c755 static const short c0_s_att[3] = {-32768, 0, 32767} ; in main() local
756 stat = nc_put_att_short(ncid, s_id, "s", NC_SHORT, 3, c0_s_att); in main()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/ncdump/
H A Dref_ctest.c755 static const short c0_s_att[3] = {-32768, 0, 32767} ; in main() local
756 stat = nc_put_att_short(ncid, s_id, "s", NC_SHORT, 3, c0_s_att); in main()
H A Dref_ctest64.c755 static const short c0_s_att[3] = {-32768, 0, 32767} ; in main() local
756 stat = nc_put_att_short(ncid, s_id, "s", NC_SHORT, 3, c0_s_att); in main()