ref_ctest.c#948 | static short s3[] = {-32768, 0, 32767}; |
#949 | stat = nc_put_var_short(ncid, s3_id, s3); |
ref_ctest64.c#948 | static short s3[] = {-32768, 0, 32767}; |
#949 | stat = nc_put_var_short(ncid, s3_id, s3); |
tst_h_atts3.c#58 | struct s3 |
#63 | struct s3 cvc_out[ATT_LEN]; |
#113 | if ((s3_typeid = H5Tcreate(H5T_COMPOUND, sizeof(struct s3))) < 0) ERR; |
#114 | if (H5Tinsert(s3_typeid, VL_NAME, offsetof(struct s3, data), |
tst_xplatform2.c#56 | struct s3 |
#164 | check_file_3(int ncid, struct s3 *data_out) |
#171 | struct s3 data_in[DIM3_LEN]; |
#198 | if (strcmp(name_in, S3_TYPE_NAME) || size_in != sizeof(struct s3) || |
#202 | if (strcmp(name_in, VL_NAME) || offset_in != NC_COMPOUND_OFFSET(struct s3, data) || |
#228 | check_file_4(int ncid, struct s3 *data_out) |
#235 | struct s3 data_in[DIM3_LEN]; |
#262 | if (strcmp(name_in, S3_TYPE_NAME) || size_in != sizeof(struct s3) || |
#266 | if (strcmp(name_in, VL_NAME) || offset_in != NC_COMPOUND_OFFSET(struct s3, data) || |
#298 | struct s3 *comp_array_of_vlen_of_comp_out; |
#304 | if (!(comp_array_of_vlen_of_comp_out = calloc(sizeof(struct s3), DIM3_LEN))) ERR; |
#477 | if (nc_def_compound(ncid, sizeof(struct s3), S3_TYPE_NAME, &s3_typeid)) ERR; |
#479 | NC_COMPOUND_OFFSET(struct s3, data), |
#530 | if (nc_def_compound(ncid, sizeof(struct s3), S3_TYPE_NAME, &s3_typeid)) ERR; |
#532 | NC_COMPOUND_OFFSET(struct s3, data), |
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed