Home
last modified time | relevance | path

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

/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/nc_test4/
H A Dtst_grps.c1213 #define CMP2_NAME "cmp2" in main() macro
1265 if (nc_def_compound(ncid, sizeof(struct s2), CMP2_NAME, &typeid2)) ERR; in main()
1267 if (size != sizeof(struct s2) || strcmp(name, CMP2_NAME) || nfields) ERR; in main()
/dports/science/netcdf/netcdf-c-4.7.4/nc_test4/
H A Dtst_grps.c1213 #define CMP2_NAME "cmp2" in main() macro
1265 if (nc_def_compound(ncid, sizeof(struct s2), CMP2_NAME, &typeid2)) ERR; in main()
1267 if (size != sizeof(struct s2) || strcmp(name, CMP2_NAME) || nfields) ERR; in main()