Home
last modified time | relevance | path

Searched defs:HDftruncate (Results 1 – 17 of 17) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5win32defs.h96 #define HDftruncate(F,L) _chsize_s(F,L) macro
H A DH5private.h819 #define HDftruncate(F,L) ftruncate64(F,L) macro
821 #define HDftruncate(F,L) ftruncate(F,L) macro
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5win32defs.h119 #define HDftruncate(F,L) _chsize_s(F,L) macro
H A DH5private.h831 #define HDftruncate(F,L) ftruncate(F,L) macro
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5win32defs.h110 #define HDftruncate(F, L) _chsize_s(F, L) macro
H A DH5private.h950 #define HDftruncate(F, L) ftruncate(F, L) macro
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5win32defs.h153 #define HDftruncate(F,L) _chsize_s(F,L) macro
H A DH5private.h914 #define HDftruncate(F,L) ftruncate(F,L) macro
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5win32defs.h148 #define HDftruncate(F,L) _chsize_s(F,L) macro
H A DH5private.h900 #define HDftruncate(F,L) ftruncate(F,L) macro
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5win32defs.h165 #define HDftruncate(F,L) _chsize_s(F,L) macro
H A DH5private.h919 #define HDftruncate(F,L) ftruncate(F,L) macro
/dports/science/silo/silo-4.10.2-bsd/src/hdf5_drv/
H A DH5FDsilo.c203 #define HDftruncate(F,L) ftruncate64(F,L) macro
205 #define HDftruncate(F,L) ftruncate(F,L) macro
/dports/science/hdf5-18/hdf5-1.8.21/tools/perform/
H A Dpio_standalone.h202 #define HDftruncate(F,L) ftruncate(F,L) macro
H A Dsio_standalone.h224 #define HDftruncate(F,L) ftruncate(F,L) macro
/dports/science/hdf5/hdf5-1.10.6/tools/test/perform/
H A Dpio_standalone.h193 #define HDftruncate(F,L) ftruncate(F,L) macro
H A Dsio_standalone.h215 #define HDftruncate(F,L) ftruncate(F,L) macro