Home
last modified time | relevance | path

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

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dhlimits.h26 #define HDsetvbuf(F,S,M,Z) (((Z)>1)?setvbuf(F,S,M,Z):setvbuf(F,S,M,2)) macro
28 #define HDsetvbuf(F,S,M,Z) setvbuf(F,S,M,Z) macro
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5win32defs.h52 #define HDsetvbuf(F,S,M,Z) setvbuf(F,S,M,(Z>1?Z:2)) macro
H A DH5private.h1147 #define HDsetvbuf(F,S,M,Z) setvbuf(F,S,M,Z) macro
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5win32defs.h55 #define HDsetvbuf(F,S,M,Z) setvbuf(F,S,M,(Z>1?Z:2)) macro
H A DH5private.h1142 #define HDsetvbuf(F,S,M,Z) setvbuf(F,S,M,Z) macro
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5win32defs.h62 #define HDsetvbuf(F, S, M, Z) setvbuf(F, S, M, (Z > 1 ? Z : 2)) macro
H A DH5private.h1343 #define HDsetvbuf(F, S, M, Z) setvbuf(F, S, M, Z) macro
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5win32defs.h60 #define HDsetvbuf(F,S,M,Z) setvbuf(F,S,M,(Z>1?Z:2)) macro
H A DH5private.h1256 #define HDsetvbuf(F,S,M,Z) setvbuf(F,S,M,Z) macro
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5win32defs.h56 #define HDsetvbuf(F,S,M,Z) setvbuf(F,S,M,(Z>1?Z:2)) macro
H A DH5private.h1246 #define HDsetvbuf(F,S,M,Z) setvbuf(F,S,M,Z) macro
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5win32defs.h63 #define HDsetvbuf(F,S,M,Z) setvbuf(F,S,M,(Z>1?Z:2)) macro
H A DH5private.h1267 #define HDsetvbuf(F,S,M,Z) setvbuf(F,S,M,Z) macro
/dports/science/hdf5-18/hdf5-1.8.21/tools/perform/
H A Dpio_standalone.h342 #define HDsetvbuf(F,S,M,Z) setvbuf(F,S,M,Z) macro
344 #define HDsetvbuf(F,S,M,Z) setvbuf(F,S,M,(Z>1?Z:2)) macro
H A Dsio_standalone.h364 #define HDsetvbuf(F,S,M,Z) setvbuf(F,S,M,Z) macro
366 #define HDsetvbuf(F,S,M,Z) setvbuf(F,S,M,(Z>1?Z:2)) macro
/dports/science/hdf5/hdf5-1.10.6/tools/test/perform/
H A Dpio_standalone.h334 #define HDsetvbuf(F,S,M,Z) setvbuf(F,S,M,Z) macro
336 #define HDsetvbuf(F,S,M,Z) setvbuf(F,S,M,(Z>1?Z:2)) macro
H A Dsio_standalone.h356 #define HDsetvbuf(F,S,M,Z) setvbuf(F,S,M,Z) macro
358 #define HDsetvbuf(F,S,M,Z) setvbuf(F,S,M,(Z>1?Z:2)) macro