Home
last modified time | relevance | path

Searched refs:X_SIZEOF_UINT (Results 1 – 25 of 32) sorted by relevance

12

/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dncx.c2328 #if X_SIZEOF_UINT != SIZEOF_UINT
2607 #if X_SIZEOF_UINT != SIZEOF_UINT
5680 (void) memcpy(*xpp, &ip, X_SIZEOF_UINT); in ncx_put_uint32()
13391 #if X_SIZEOF_UINT == SIZEOF_UINT
14122 #if X_SIZEOF_UINT == SIZEOF_UINT
14179 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_UINT); in ncx_putn_uint_uint()
14250 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_UINT); in ncx_putn_uint_schar()
14320 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_UINT); in ncx_putn_uint_short()
14390 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_UINT); in ncx_putn_uint_int()
14460 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_UINT); in ncx_putn_uint_long()
[all …]
H A Dncx.h75 #define X_SIZEOF_UINT 4 macro
160 ((nelems) * X_SIZEOF_UINT)
H A Dvar.c412 return X_SIZEOF_UINT; in ncx_szof()
H A Dv1hpg.c608 case NC_UINT: return X_SIZEOF_UINT; in ncmpix_len_nctype()
H A Dnc3internal.c133 return xbufsize/X_SIZEOF_UINT; in ncx_howmany()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dncx.c2323 #if X_SIZEOF_UINT != SIZEOF_UINT
2602 #if X_SIZEOF_UINT != SIZEOF_UINT
5675 (void) memcpy(*xpp, &ip, X_SIZEOF_UINT); in ncx_put_uint32()
13386 #if X_SIZEOF_UINT == SIZEOF_UINT
14117 #if X_SIZEOF_UINT == SIZEOF_UINT
14174 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_UINT); in ncx_putn_uint_uint()
14245 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_UINT); in ncx_putn_uint_schar()
14315 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_UINT); in ncx_putn_uint_short()
14385 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_UINT); in ncx_putn_uint_int()
14455 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_UINT); in ncx_putn_uint_long()
[all …]
H A Dncx.h64 #define X_SIZEOF_UINT 4 macro
149 ((nelems) * X_SIZEOF_UINT)
H A Dvar.c413 return X_SIZEOF_UINT; in ncx_szof()
H A Dv1hpg.c602 case NC_UINT: return X_SIZEOF_UINT; in ncmpix_len_nctype()
H A Dnc3internal.c136 return xbufsize/X_SIZEOF_UINT; in ncx_howmany()
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/lib/
H A Dncx_h.m465 #define X_SIZEOF_UINT 4
151 ((nelems) * X_SIZEOF_UINT)
H A Dncx.m41121 #if X_SIZEOF_UINT != SIZEOF_UINT
1169 #if X_SIZEOF_UINT != SIZEOF_UINT
2368 (void) memcpy(*xpp, &ip, X_SIZEOF_UINT);
3269 #if X_SIZEOF_UINT == SIZEOF_UINT
3279 *xpp = (const void *)((const char *)(*xpp) + nelems * X_SIZEOF_UINT);
3296 #if X_SIZEOF_UINT == SIZEOF_UINT
3302 (void) memcpy(*xpp, tp, (size_t)nelems * X_SIZEOF_UINT);
3306 *xpp = (void *)((char *)(*xpp) + nelems * X_SIZEOF_UINT);
H A Dvar.c466 case NC_UINT: return X_SIZEOF_UINT; in ncx_szof()
H A Dnc.c391 case NC_UINT: return xbufsize/X_SIZEOF_UINT; in ncmpix_howmany()
/dports/science/netcdf/netcdf-c-4.7.4/libsrc/
H A Dncx.c3791 #if X_SIZEOF_UINT != SIZEOF_UINT
4300 #if X_SIZEOF_UINT != SIZEOF_UINT
9526 (void) memcpy(*xpp, &ip, X_SIZEOF_UINT); in ncx_put_uint32()
24481 #if X_SIZEOF_UINT == SIZEOF_UINT
25916 #if X_SIZEOF_UINT == SIZEOF_UINT
26016 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_UINT); in ncx_putn_uint_uint()
26156 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_UINT); in ncx_putn_uint_schar()
26295 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_UINT); in ncx_putn_uint_short()
26434 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_UINT); in ncx_putn_uint_int()
26573 memcpy(*xpp, tmp, (size_t)*ni*X_SIZEOF_UINT); in ncx_putn_uint_long()
[all …]
H A Dncx.h75 #define X_SIZEOF_UINT 4 macro
160 ((nelems) * X_SIZEOF_UINT)
H A Dncx.m41165 #if X_SIZEOF_UINT != SIZEOF_UINT
1214 #if X_SIZEOF_UINT != SIZEOF_UINT
2432 (void) memcpy(*xpp, &ip, X_SIZEOF_UINT);
3337 #if X_SIZEOF_UINT == SIZEOF_UINT
3347 *xpp = (const void *)((const char *)(*xpp) + nelems * X_SIZEOF_UINT);
3364 #if X_SIZEOF_UINT == SIZEOF_UINT
3370 (void) memcpy(*xpp, tp, (size_t)nelems * X_SIZEOF_UINT);
3374 *xpp = (void *)((char *)(*xpp) + nelems * X_SIZEOF_UINT);
H A Dvar.c412 return X_SIZEOF_UINT; in ncx_szof()
H A Dv1hpg.c608 case NC_UINT: return X_SIZEOF_UINT; in ncmpix_len_nctype()
H A Dnc3internal.c133 return xbufsize/X_SIZEOF_UINT; in ncx_howmany()
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/utils/ncoffsets/
H A Dncoffsets.c89 #define X_SIZEOF_UINT 4 macro
112 #define ncmpix_len_uint(nelems) ((nelems) * X_SIZEOF_UINT)
268 case NC_UINT: return X_SIZEOF_UINT; in type_size()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libsrc/
H A Dncx.h75 #define X_SIZEOF_UINT 4 macro
160 ((nelems) * X_SIZEOF_UINT)
H A Dncx.m41165 #if X_SIZEOF_UINT != SIZEOF_UINT
1214 #if X_SIZEOF_UINT != SIZEOF_UINT
2432 (void) memcpy(*xpp, &ip, X_SIZEOF_UINT);
3337 #if X_SIZEOF_UINT == SIZEOF_UINT
3347 *xpp = (const void *)((const char *)(*xpp) + nelems * X_SIZEOF_UINT);
3364 #if X_SIZEOF_UINT == SIZEOF_UINT
3370 (void) memcpy(*xpp, tp, (size_t)nelems * X_SIZEOF_UINT);
3374 *xpp = (void *)((char *)(*xpp) + nelems * X_SIZEOF_UINT);
H A Dvar.c412 return X_SIZEOF_UINT; in ncx_szof()
H A Dv1hpg.c608 case NC_UINT: return X_SIZEOF_UINT; in ncmpix_len_nctype()

12