nc4file.c#1374 | nc_type base_nc_type = NC_NAT; |
#1389 | &base_nc_type))) |
#1392 | base_hdf_typeid, type_size, base_nc_type)); |
#1395 | type->u.v.base_nc_typeid = base_nc_type; |
#1408 | nc_type base_nc_type = NC_NAT; |
#1427 | &base_nc_type))) |
#1430 | base_hdf_typeid, type_size, base_nc_type)); |
#1433 | type->u.e.base_nc_typeid = base_nc_type; |
ncdump.c#836 | nc_type base_nc_type; |
#841 | &base_nc_type, &nfields, &class)); |
#885 | switch(base_nc_type) |
#912 | error("enum must have an integer base type: %d", base_nc_type); |
#1252 | nc_type base_nc_type; |
#1269 | NC_CHECK( nc_inq_user_type(ncid, typeid, type_name, &type_size, &base_nc_type, |
#1272 | get_type_name(ncid, base_nc_type, base_type_name); |
#1286 | switch (base_nc_type) { |
#1332 | nc_type base_nc_type; |
#1335 | NC_CHECK( nc_inq_user_type(ncid, typeid, type_name, &type_size, &base_nc_type, |
#1341 | get_type_name(ncid, base_nc_type, base_type_name); |
#1344 | print_type_name(ncid, base_nc_type); |
tst_enums.c#30 | nc_type base_nc_type, base_nc_type_in; |
#57 | if (nc_inq_enum(ncid, typeid, name_in, &base_nc_type, &base_size_in, &num_members)) ERR; |
#58 | if (strcmp(name_in, TYPE_NAME) || base_nc_type != NC_INT || |
#85 | if (nc_inq_enum(ncid, typeids[0], name_in, &base_nc_type, &base_size_in, &num_members)) ERR; |
#86 | if (strcmp(name_in, TYPE_NAME) || base_nc_type != NC_INT || num_members != NUM_MEMBERS) ERR; |
#128 | if (nc_inq_enum(ncid, typeid, name_in, &base_nc_type, &base_size_in, &num_members)) ERR; |
#129 | if (strcmp(name_in, BRADYS) || base_nc_type != NC_UBYTE || base_size_in != 1 || |
#153 | if (nc_inq_enum(ncid, typeid, name_in, &base_nc_type, &base_size_in, &num_members)) ERR; |
#154 | if (strcmp(name_in, BRADYS) || base_nc_type != NC_UBYTE || base_size_in != 1 || |
#300 | if (nc_inq_enum(ncid, typeid, name_in, &base_nc_type, &base_size_in, &num_members)) ERR; |
#301 | if (strcmp(name_in, GEEKY_NAME) || base_nc_type != NC_UBYTE || base_size_in != 1 || |
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed