Home
last modified time | relevance | path

Searched refs:_Deref_out_range_ (Results 1 – 25 of 39) sorted by relevance

12

/dports/security/cryptlib/cryptlib-3.4.3/misc/
H A Danalyse.h67 _SAL2_Source_( _Deref_out_range_, ( lb, ub ), \
225 #define OUT_INT _Deref_out_range_( 1, MAX_INTLENGTH - 1 )
226 #define OUT_INT_Z _Deref_out_range_( 0, MAX_INTLENGTH - 1 )
286 #define OUT_BOOL _Deref_out_range_( FALSE, TRUE )
287 #define OUT_OPT_BOOL _Deref_out_range_( FALSE, TRUE )
288 #define OUT_OPT_BYTE _Deref_out_range_( 0, 0xFF )
289 #define OUT_ERROR _Deref_out_range_( MAX_ERROR, -1 )
299 #define OUT_PORT_Z _Deref_out_range_( 0, 65535L )
302 #define OUT_STATUS _Deref_out_range_( MAX_ERROR, CRYPT_OK )
379 _Deref_out_range_( 1, length )
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bx/include/compat/mingw/
H A Dsalieri.h1066 #if defined(_Deref_out_range_) && defined(SALIERI_DEFINED_Deref_out_range)
1067 # undef _Deref_out_range_
1069 #if !defined(_Deref_out_range_)
1070 # define _Deref_out_range_(low, hi) macro
/dports/emulators/mess/mame-mame0226/3rdparty/bx/include/compat/mingw/
H A Dsalieri.h1066 #if defined(_Deref_out_range_) && defined(SALIERI_DEFINED_Deref_out_range)
1067 # undef _Deref_out_range_
1069 #if !defined(_Deref_out_range_)
1070 # define _Deref_out_range_(low, hi) macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h298 _Out_opt_ _Deref_out_range_(0, celt) ULONG *pceltFetched) = 0;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h298 _Out_opt_ _Deref_out_range_(0, celt) ULONG *pceltFetched) = 0;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h298 _Out_opt_ _Deref_out_range_(0, celt) ULONG *pceltFetched) = 0;
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h298 _Out_opt_ _Deref_out_range_(0, celt) ULONG *pceltFetched) = 0;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h298 _Out_opt_ _Deref_out_range_(0, celt) ULONG *pceltFetched) = 0;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h298 _Out_opt_ _Deref_out_range_(0, celt) ULONG *pceltFetched) = 0;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h298 _Out_opt_ _Deref_out_range_(0, celt) ULONG *pceltFetched) = 0;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h298 _Out_opt_ _Deref_out_range_(0, celt) ULONG *pceltFetched) = 0;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h298 _Out_opt_ _Deref_out_range_(0, celt) ULONG *pceltFetched) = 0;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h298 _Out_opt_ _Deref_out_range_(0, celt) ULONG *pceltFetched) = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h298 _Out_opt_ _Deref_out_range_(0, celt) ULONG *pceltFetched) = 0;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h298 _Out_opt_ _Deref_out_range_(0, celt) ULONG *pceltFetched) = 0;
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h298 _Out_opt_ _Deref_out_range_(0, celt) ULONG *pceltFetched) = 0;
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h298 _Out_opt_ _Deref_out_range_(0, celt) ULONG *pceltFetched) = 0;
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h298 _Out_opt_ _Deref_out_range_(0, celt) ULONG *pceltFetched) = 0;
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Driver/ToolChains/
H A DMSVCSetupApi.h298 _Out_opt_ _Deref_out_range_(0, celt) ULONG *pceltFetched) = 0;
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/unix/
H A Dno_sal2.h365 #undef _Deref_out_range_
366 #define _Deref_out_range_(l,h) macro
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/
H A Dmingw_defines.h136 #define _Deref_out_range_(low, hi) macro
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/
H A Dmingw_defines.h136 #define _Deref_out_range_(low, hi) macro
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/
H A Dmingw_defines.h136 #define _Deref_out_range_(low, hi) macro
/dports/lang/zig-devel/zig-0.9.0/src/
H A Dwindows_com.hpp446 _Out_opt_ _Deref_out_range_(0, celt) ULONG* pceltFetched
/dports/lang/zig/zig-0.9.0/src/
H A Dwindows_com.hpp446 _Out_opt_ _Deref_out_range_(0, celt) ULONG* pceltFetched

12