Home
last modified time | relevance | path

Searched refs:_Post_equal_to_ (Results 1 – 13 of 13) sorted by relevance

/dports/emulators/mame/mame-mame0226/3rdparty/bx/include/compat/mingw/
H A Dsalieri.h1098 #if defined(_Post_equal_to_) && defined(SALIERI_DEFINED_Post_equal_to)
1099 # undef _Post_equal_to_
1101 #if !defined(_Post_equal_to_)
1102 # define _Post_equal_to_(expr) macro
/dports/emulators/mess/mame-mame0226/3rdparty/bx/include/compat/mingw/
H A Dsalieri.h1098 #if defined(_Post_equal_to_) && defined(SALIERI_DEFINED_Post_equal_to)
1099 # undef _Post_equal_to_
1101 #if !defined(_Post_equal_to_)
1102 # define _Post_equal_to_(expr) macro
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/unix/
H A Dno_sal2.h373 #undef _Post_equal_to_
374 #define _Post_equal_to_(e) macro
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/
H A Dmingw_defines.h139 #define _Post_equal_to_(expr) macro
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/
H A Dmingw_defines.h139 #define _Post_equal_to_(expr) macro
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/
H A Dmingw_defines.h139 #define _Post_equal_to_(expr) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsal.h362 #define _Post_equal_to_(expr) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsal.h362 #define _Post_equal_to_(expr) macro
/dports/devel/apitrace/apitrace-9.0/compat/
H A Dwinsdk_compat.h1848 #ifndef _Post_equal_to_
1849 #define _Post_equal_to_(expr) macro
/dports/games/retroarch/RetroArch-1.9.7/gfx/common/
H A Ddxgi_common.h137 #define _Post_equal_to_(expr) macro
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dspec.h567 #define _Post_equal_to_(expr) macro
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/inc/unix/
H A Dsal.h570 #define _Post_equal_to_(expr) _SAL2_Source_(_Post_equal_to_, (expr), _Out_range_(==, expr)) macro
574 #define _Unchanged_(e) _SAL2_Source_(_Unchanged_, (e), _At_(e, _Post_equal_to_(_Old_(e…
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/runtime/
H A Dmini_d3d12.h76 #ifndef _Post_equal_to_
77 #define _Post_equal_to_(e) macro
661 _Post_equal_to_(pp) _Post_satisfies_(return == pp) void **IID_PPV_ARGS_Helper(T **pp) {