Home
last modified time | relevance | path

Searched defs:CMP_LT (Results 1 – 25 of 92) sorted by relevance

1234

/dports/emulators/yuzu/yuzu-0b47f7a46/src/common/x64/
H A Dxbyak_util.h16 CMP_LT = 1, enumerator
/dports/emulators/citra/citra-ac98458e0/src/common/x64/
H A Dxbyak_util.h16 CMP_LT = 1, enumerator
/dports/emulators/citra-qt5/citra-ac98458e0/src/common/x64/
H A Dxbyak_util.h16 CMP_LT = 1, enumerator
/dports/devel/pytype/pytype-2021.9.9/pytype/pytd/
H A Dslots.py236 CMP_LT = 0 variable
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/grammar/
H A Dgrammar.h93 CMP_LT = 299, enumerator
144 #define CMP_LT 299 macro
H A Dgrammar.c175 CMP_LT = 299, enumerator
226 #define CMP_LT 299 macro
/dports/net-mgmt/nfdump/nfdump-1.6.20/bin/
H A Dfilter.h57 enum { CMP_EQ = 0, CMP_GT, CMP_LT, CMP_IDENT, CMP_FLAGS, CMP_IPLIST, CMP_ULLIST }; enumerator
/dports/devel/cc65/cc65-2.19/src/cc65/
H A Dcodeinfo.h113 CMP_LT, enumerator
/dports/net/osrtspproxy/osrtspproxy_2_0/libapp/
H A DAvl.h13 enum cmp_t { CMP_LT=-1, CMP_EQ=0, CMP_GT=1 }; enumerator
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_utils.h125 #define CMP_LT(a,b) ((a) != (b) && CMP((a),(b)) < 0) macro
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_utils.h126 #define CMP_LT(a,b) ((a) != (b) && CMP((a),(b)) < 0) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/randomshaders/
H A DrsgToken.hpp95 CMP_LT, enumerator
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_utils.h126 #define CMP_LT(a,b) ((a) != (b) && CMP((a),(b)) < 0) macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_utils.h126 #define CMP_LT(a,b) ((a) != (b) && CMP((a),(b)) < 0) macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_utils.h126 #define CMP_LT(a,b) ((a) != (b) && CMP((a),(b)) < 0) macro
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_utils.h126 #define CMP_LT(a,b) ((a) != (b) && CMP((a),(b)) < 0) macro
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_utils.h126 #define CMP_LT(a,b) ((a) != (b) && CMP((a),(b)) < 0) macro
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/
H A Dx64Emitter.h85 CMP_LT = 1, enumerator
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/
H A Dbase.hpp214 CMP_LT = 3, //!< src1 is less than src2. enumerator
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/
H A Dx64Emitter.h125 CMP_LT = 1, enumerator
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/
H A Dx64Emitter.h125 CMP_LT = 1, enumerator
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/
H A Dx64Emitter.h125 CMP_LT = 1, enumerator
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dsimplify-rtx.c4760 CMP_LT = 2, enumerator
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dsimplify-rtx.c4885 CMP_LT = 2, enumerator
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_window.cc420 #define CMP_LT -2 // Less than macro

1234