Home
last modified time | relevance | path

Searched refs:X_SIZEOF_DOUBLE (Results 1 – 25 of 41) sorted by relevance

12

/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dncx_cray.c1001 (void) memcpy(xp, ip, X_SIZEOF_DOUBLE); in put_ix_double()
3331 for( ; nelems != 0; nelems--, xp += X_SIZEOF_DOUBLE, tp++) in ncx_getn_double_schar()
3348 for( ; nelems != 0; nelems--, xp += X_SIZEOF_DOUBLE, tp++) in ncx_getn_double_uchar()
3365 for( ; nelems != 0; nelems--, xp += X_SIZEOF_DOUBLE, tp++) in ncx_getn_double_short()
3382 for( ; nelems != 0; nelems--, xp += X_SIZEOF_DOUBLE, tp++) in ncx_getn_double_int()
3426 (void) memcpy(xbuf, *xpp, nelems * X_SIZEOF_DOUBLE); in ncx_getn_double_double()
3447 (void) memcpy(tp, *xpp, nelems * X_SIZEOF_DOUBLE); in ncx_getn_double_double()
3474 (void*)xbuf, *xpp, nelems * X_SIZEOF_DOUBLE); in ncx_getn_double_double()
3628 (void) memcpy(*xpp, xbuf, nelems * X_SIZEOF_DOUBLE); in ncx_putn_double_double()
3647 (void) memcpy(*xpp, tp, nelems * X_SIZEOF_DOUBLE); in ncx_putn_double_double()
[all …]
H A Dncx.c3660 (void) memcpy(xp, ip, X_SIZEOF_DOUBLE); in put_ix_double()
16499 *xpp = (char *)(*xpp) + X_SIZEOF_DOUBLE; in ncx_getn_double_double()
17255 *xpp = (char *)(*xpp) + X_SIZEOF_DOUBLE; in ncx_putn_double_double()
17321 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_schar()
17391 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_short()
17461 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_int()
17531 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_long()
17601 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_float()
17671 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_longlong()
17741 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_uchar()
[all …]
H A Dncx.h59 #define X_SIZEOF_DOUBLE 8 macro
140 ((nelems) * X_SIZEOF_DOUBLE)
H A Dvar.c409 return X_SIZEOF_DOUBLE; in ncx_szof()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dncx_cray.c1001 (void) memcpy(xp, ip, X_SIZEOF_DOUBLE); in put_ix_double()
3331 for( ; nelems != 0; nelems--, xp += X_SIZEOF_DOUBLE, tp++) in ncx_getn_double_schar()
3348 for( ; nelems != 0; nelems--, xp += X_SIZEOF_DOUBLE, tp++) in ncx_getn_double_uchar()
3365 for( ; nelems != 0; nelems--, xp += X_SIZEOF_DOUBLE, tp++) in ncx_getn_double_short()
3382 for( ; nelems != 0; nelems--, xp += X_SIZEOF_DOUBLE, tp++) in ncx_getn_double_int()
3426 (void) memcpy(xbuf, *xpp, nelems * X_SIZEOF_DOUBLE); in ncx_getn_double_double()
3447 (void) memcpy(tp, *xpp, nelems * X_SIZEOF_DOUBLE); in ncx_getn_double_double()
3474 (void*)xbuf, *xpp, nelems * X_SIZEOF_DOUBLE); in ncx_getn_double_double()
3628 (void) memcpy(*xpp, xbuf, nelems * X_SIZEOF_DOUBLE); in ncx_putn_double_double()
3647 (void) memcpy(*xpp, tp, nelems * X_SIZEOF_DOUBLE); in ncx_putn_double_double()
[all …]
H A Dncx.c3665 (void) memcpy(xp, ip, X_SIZEOF_DOUBLE); in put_ix_double()
16504 *xpp = (char *)(*xpp) + X_SIZEOF_DOUBLE; in ncx_getn_double_double()
17260 *xpp = (char *)(*xpp) + X_SIZEOF_DOUBLE; in ncx_putn_double_double()
17326 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_schar()
17396 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_short()
17466 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_int()
17536 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_long()
17606 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_float()
17676 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_longlong()
17746 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_uchar()
[all …]
H A Dncx.h70 #define X_SIZEOF_DOUBLE 8 macro
151 ((nelems) * X_SIZEOF_DOUBLE)
H A Dvar.c408 return X_SIZEOF_DOUBLE; in ncx_szof()
H A Dv1hpg.c610 case NC_DOUBLE: return X_SIZEOF_DOUBLE; in ncmpix_len_nctype()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dncx.c1597 (void) memcpy(xp, ip, X_SIZEOF_DOUBLE); in put_ix_double()
7079 X_SIZEOF_DOUBLE == SIZEOF_DOUBLE in ncx_getn_double_schar()
7143 X_SIZEOF_DOUBLE == SIZEOF_DOUBLE in ncx_getn_double_uchar()
7207 X_SIZEOF_DOUBLE == SIZEOF_DOUBLE in ncx_getn_double_short()
7271 X_SIZEOF_DOUBLE == SIZEOF_DOUBLE in ncx_getn_double_int()
7335 X_SIZEOF_DOUBLE == SIZEOF_DOUBLE in ncx_getn_double_float()
7399 X_SIZEOF_DOUBLE == SIZEOF_DOUBLE in ncx_getn_double_uint()
7463 X_SIZEOF_DOUBLE == SIZEOF_DOUBLE in ncx_getn_double_longlong()
7527 X_SIZEOF_DOUBLE == SIZEOF_DOUBLE in ncx_getn_double_ulonglong()
7651 *xpp = (char *)(*xpp) + X_SIZEOF_DOUBLE; in ncx_getn_double_double()
[all …]
H A Dncx.h80 #define X_SIZEOF_DOUBLE 8 macro
149 ((nelems) * X_SIZEOF_DOUBLE)
H A Dncx.m41558 #if X_SIZEOF_DOUBLE == SIZEOF_DOUBLE && !defined(NO_IEEE_FLOAT)
1574 (void) memcpy(xp, ip, X_SIZEOF_DOUBLE);
3053 #if X_SIZEOF_DOUBLE == SIZEOF_DOUBLE && !defined(NO_IEEE_FLOAT)
3063 *xpp = (const void *)((const char *)(*xpp) + nelems * X_SIZEOF_DOUBLE);
3076 *xpp = (char *)(*xpp) + X_SIZEOF_DOUBLE;
3088 for( ; nelems != 0; nelems--, xp += X_SIZEOF_DOUBLE, tp++)
3110 #if X_SIZEOF_DOUBLE == SIZEOF_DOUBLE && !defined(NO_IEEE_FLOAT)
3116 (void) memcpy(*xpp, tp, nelems * X_SIZEOF_DOUBLE);
3120 *xpp = (void *)((char *)(*xpp) + nelems * X_SIZEOF_DOUBLE);
3133 *xpp = (char *)(*xpp) + X_SIZEOF_DOUBLE;
[all …]
H A Dvar.c383 return X_SIZEOF_DOUBLE; in ncx_szof()
H A Dputget.m4127 NCFILL(double, double, X_SIZEOF_DOUBLE, NC_FILL_DOUBLE)
144 char xfillp[NFILL * X_SIZEOF_DOUBLE];
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/utils/ncoffsets/
H A Dncoffsets.c86 #define X_SIZEOF_DOUBLE 8 macro
101 #define M_RND_UNIT X_SIZEOF_DOUBLE
109 #define ncmpix_len_double(nelems) ((nelems) * X_SIZEOF_DOUBLE)
265 case NC_DOUBLE: return X_SIZEOF_DOUBLE; in type_size()
346 case NC_DOUBLE: return X_SIZEOF_DOUBLE; in ncmpix_len_nctype()
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/lib/
H A Dncx_h.m460 #define X_SIZEOF_DOUBLE 8
142 ((nelems) * X_SIZEOF_DOUBLE)
H A Dncx.m41649 #if X_SIZEOF_DOUBLE == SIZEOF_DOUBLE && !defined(NO_IEEE_FLOAT)
1665 (void) memcpy(xp, ip, X_SIZEOF_DOUBLE);
1953 #if X_SIZEOF_DOUBLE != SIZEOF_DOUBLE || defined(NO_IEEE_FLOAT)
1990 #if X_SIZEOF_DOUBLE != SIZEOF_DOUBLE || defined(NO_IEEE_FLOAT)
3436 #if X_SIZEOF_DOUBLE == SIZEOF_DOUBLE && !defined(NO_IEEE_FLOAT)
3459 *xpp = (char *)(*xpp) + X_SIZEOF_DOUBLE;
3471 for( ; nelems != 0; nelems--, xp += X_SIZEOF_DOUBLE, tp++)
3499 (void) memcpy(*xpp, tp, (size_t)nelems * X_SIZEOF_DOUBLE);
3503 *xpp = (void *)((char *)(*xpp) + nelems * X_SIZEOF_DOUBLE);
3516 *xpp = (char *)(*xpp) + X_SIZEOF_DOUBLE;
[all …]
H A Dvar.c463 case NC_DOUBLE: return X_SIZEOF_DOUBLE; in ncx_szof()
/dports/science/netcdf/netcdf-c-4.7.4/libsrc/
H A Dncx.c6098 (void) memcpy(xp, ip, X_SIZEOF_DOUBLE); in put_ix_double()
30517 *xpp = (char *)(*xpp) + X_SIZEOF_DOUBLE; in ncx_getn_double_double()
31972 *xpp = (char *)(*xpp) + X_SIZEOF_DOUBLE; in ncx_putn_double_double()
32081 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_schar()
32220 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_short()
32359 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_int()
32498 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_long()
32637 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_float()
32776 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_longlong()
32915 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_DOUBLE); in ncx_putn_double_uchar()
[all …]
H A Dncx.m41698 #if X_SIZEOF_DOUBLE == SIZEOF_DOUBLE && !defined(NO_IEEE_FLOAT)
1714 (void) memcpy(xp, ip, X_SIZEOF_DOUBLE);
2010 #if X_SIZEOF_DOUBLE != SIZEOF_DOUBLE || defined(NO_IEEE_FLOAT)
2050 #if X_SIZEOF_DOUBLE != SIZEOF_DOUBLE || defined(NO_IEEE_FLOAT)
3504 #if X_SIZEOF_DOUBLE == SIZEOF_DOUBLE && !defined(NO_IEEE_FLOAT)
3527 *xpp = (char *)(*xpp) + X_SIZEOF_DOUBLE;
3539 for( ; nelems != 0; nelems--, xp += X_SIZEOF_DOUBLE, tp++)
3567 (void) memcpy(*xpp, tp, (size_t)nelems * X_SIZEOF_DOUBLE);
3571 *xpp = (void *)((char *)(*xpp) + nelems * X_SIZEOF_DOUBLE);
3584 *xpp = (char *)(*xpp) + X_SIZEOF_DOUBLE;
[all …]
H A Dncx.h70 #define X_SIZEOF_DOUBLE 8 macro
151 ((nelems) * X_SIZEOF_DOUBLE)
H A Dvar.c408 return X_SIZEOF_DOUBLE; in ncx_szof()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libsrc/
H A Dncx.m41698 #if X_SIZEOF_DOUBLE == SIZEOF_DOUBLE && !defined(NO_IEEE_FLOAT)
1714 (void) memcpy(xp, ip, X_SIZEOF_DOUBLE);
2010 #if X_SIZEOF_DOUBLE != SIZEOF_DOUBLE || defined(NO_IEEE_FLOAT)
2050 #if X_SIZEOF_DOUBLE != SIZEOF_DOUBLE || defined(NO_IEEE_FLOAT)
3504 #if X_SIZEOF_DOUBLE == SIZEOF_DOUBLE && !defined(NO_IEEE_FLOAT)
3527 *xpp = (char *)(*xpp) + X_SIZEOF_DOUBLE;
3539 for( ; nelems != 0; nelems--, xp += X_SIZEOF_DOUBLE, tp++)
3567 (void) memcpy(*xpp, tp, (size_t)nelems * X_SIZEOF_DOUBLE);
3571 *xpp = (void *)((char *)(*xpp) + nelems * X_SIZEOF_DOUBLE);
3584 *xpp = (char *)(*xpp) + X_SIZEOF_DOUBLE;
[all …]
H A Dncx.h70 #define X_SIZEOF_DOUBLE 8 macro
151 ((nelems) * X_SIZEOF_DOUBLE)
H A Dvar.c408 return X_SIZEOF_DOUBLE; in ncx_szof()

12