dattget.c#54 | if ((stat = nc_inq_atttype(ncid, varid, name, &xtype))) |
dattinq.c#174 | nc_inq_atttype(int ncid, int varid, const char *name, nc_type *xtypep) |
nc_test.c#266 | NC_TEST(nc_inq_atttype); |
netcdf.h#975 | nc_inq_atttype(int ncid, int varid, const char *name, nc_type *xtypep); |
test_read.c#1507 | err = nc_inq_atttype(ncid, i, "noSuch", &datatype); |
#1511 | err = nc_inq_atttype(BAD_ID, i, ATT_NAME(i,j), &datatype); |
#1514 | err = nc_inq_atttype(ncid, BAD_VARID, ATT_NAME(i,j), &datatype); |
#1517 | err = nc_inq_atttype(ncid, i, ATT_NAME(i,j), &datatype); |
tst_fileinfo.c#127 | if(nc_inq_atttype(root,NC_GLOBAL,NCPROPS,&xtype)!=0) ERR; |
#154 | if(nc_inq_atttype(root,NC_GLOBAL,SUPERBLOCKATT,&xtype)!=0) ERR; |
#181 | if(nc_inq_atttype(root,NC_GLOBAL,ISNETCDF4ATT,&xtype)!=0) ERR; |
tst_h_refs.c#92 | if (nc_inq_atttype(ncid, NC_GLOBAL, INT_ATT_NAME, &type)) ERR; |
#107 | if (nc_inq_atttype(ncid, varid, INT_ATT_NAME, &type)) ERR; |
tst_h_scalar.c#110 | if (nc_inq_atttype(ncid, obj, VSTR_ATT1_NAME, &type)) ERR_GOTO; |
#120 | if (nc_inq_atttype(ncid, obj, VSTR_ATT2_NAME, &type)) ERR_GOTO; |
#130 | if (nc_inq_atttype(ncid, obj, VSTR_ATT3_NAME, &type)) ERR_GOTO; |
#141 | if (nc_inq_atttype(ncid, obj, VSTR_ATT4_NAME, &type)) ERR_GOTO; |
#152 | if (nc_inq_atttype(ncid, obj, FSTR_ATT_NAME, &type)) ERR_GOTO; |
#162 | if (nc_inq_atttype(ncid, obj, INT_ATT_NAME, &type)) ERR_GOTO; |
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed