Home
last modified time | relevance | path

Searched refs:X_SIZEOF_ULONGLONG (Results 1 – 15 of 15) sorted by relevance

/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/lib/
H A Dncx_h.m467 #define X_SIZEOF_ULONGLONG 8
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dncx.h77 #define X_SIZEOF_ULONGLONG 8 macro
H A Dnc3internal.c137 return xbufsize/X_SIZEOF_ULONGLONG; in ncx_howmany()
H A Dputget.c309 ulonglong fillp[NFILL * sizeof(double)/X_SIZEOF_ULONGLONG]; in NC_fill_ulonglong()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libsrc/
H A Dncx.h77 #define X_SIZEOF_ULONGLONG 8 macro
H A Dnc3internal.c145 return xbufsize/X_SIZEOF_ULONGLONG; in ncx_howmany()
H A Dputget.m4136 NCFILL(ulonglong, ulonglong, X_SIZEOF_ULONGLONG, NC_FILL_UINT64)
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dncx.h66 #define X_SIZEOF_ULONGLONG 8 macro
H A Dnc3internal.c140 return xbufsize/X_SIZEOF_ULONGLONG; in ncx_howmany()
H A Dputget.c316 ulonglong fillp[NFILL * sizeof(double)/X_SIZEOF_ULONGLONG]; in NC_fill_ulonglong()
/dports/science/netcdf/netcdf-c-4.7.4/libsrc/
H A Dncx.h77 #define X_SIZEOF_ULONGLONG 8 macro
H A Dnc3internal.c137 return xbufsize/X_SIZEOF_ULONGLONG; in ncx_howmany()
H A Dputget.m4129 NCFILL(ulonglong, ulonglong, X_SIZEOF_ULONGLONG, NC_FILL_UINT64)
H A Dputget.c526 ulonglong fillp[NFILL * sizeof(double)/X_SIZEOF_ULONGLONG]; in NC_fill_ulonglong()
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/utils/ncoffsets/
H A Dncoffsets.c91 #define X_SIZEOF_ULONGLONG 8 macro