Home
last modified time | relevance | path

Searched refs:_Deref_inout_range_ (Results 1 – 10 of 10) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/misc/
H A Danalyse.h52 #ifndef _Deref_inout_range_
60 #define _Deref_inout_range_( min, max ) _Deref_prepost_range_( min, max ) macro
230 #define INOUT_INT_Z _Deref_inout_range_( 0, MAX_INTLENGTH - 1 )
279 #define INOUT_HANDLE _Deref_inout_range_( SYSTEM_OBJECT_HANDLE, MAX_OBJECTS - 1 )
280 #define INOUT_RANGE( min, max ) _Deref_inout_range_( ( min ), ( max ) )
344 #define INOUT_LENGTH_Z _Deref_inout_range_( 0, MAX_INTLENGTH - 1 )
345 #define INOUT_LENGTH_SHORT_Z _Deref_inout_range_( 0, MAX_INTLENGTH_SHORT - 1 )
485 #define INOUT_ENUM( name ) _Deref_inout_range_( name##_NONE + 1, name##_LAST - 1 )
486 #define INOUT_ENUM_OPT( name ) _Deref_inout_range_( name##_NONE, name##_LAST - 1 )
499 #define INOUT_FLAGS( name ) _Deref_inout_range_( name##_FLAG_NONE, name##_FLAG_MAX )
/dports/emulators/mame/mame-mame0226/3rdparty/bx/include/compat/mingw/
H A Dsalieri.h1074 #if defined(_Deref_inout_range_) && defined(SALIERI_DEFINED_Deref_inout_range)
1075 # undef _Deref_inout_range_
1077 #if !defined(_Deref_inout_range_)
1078 # define _Deref_inout_range_(low, hi) macro
/dports/emulators/mess/mame-mame0226/3rdparty/bx/include/compat/mingw/
H A Dsalieri.h1074 #if defined(_Deref_inout_range_) && defined(SALIERI_DEFINED_Deref_inout_range)
1075 # undef _Deref_inout_range_
1077 #if !defined(_Deref_inout_range_)
1078 # define _Deref_inout_range_(low, hi) macro
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/unix/
H A Dno_sal2.h367 #undef _Deref_inout_range_
368 #define _Deref_inout_range_(l,h) macro
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/
H A Dmingw_defines.h137 #define _Deref_inout_range_(low, hi) macro
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/
H A Dmingw_defines.h137 #define _Deref_inout_range_(low, hi) macro
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/
H A Dmingw_defines.h137 #define _Deref_inout_range_(low, hi) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsal.h296 #define _Deref_inout_range_(low, hi) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsal.h296 #define _Deref_inout_range_(low, hi) macro
/dports/games/retroarch/RetroArch-1.9.7/gfx/common/
H A Ddxgi_common.h135 #define _Deref_inout_range_(low, hi) macro