Home
last modified time | relevance | path

Searched defs:CMP_GT (Results 1 – 25 of 71) sorted by relevance

123

/dports/devel/pytype/pytype-2021.9.9/pytype/pytd/
H A Dslots.py240 CMP_GT = 4 variable
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/grammar/
H A Dgrammar.h94 CMP_GT = 300, enumerator
145 #define CMP_GT 300 macro
H A Dgrammar.c176 CMP_GT = 300, enumerator
227 #define CMP_GT 300 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.h111 CMP_GT, 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.h130 #define CMP_GT(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.h131 #define CMP_GT(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.hpp96 CMP_GT, enumerator
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_utils.h131 #define CMP_GT(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.h131 #define CMP_GT(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.h131 #define CMP_GT(a,b) ((a) != (b) && CMP((a),(b)) > 0) macro
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_utils.h131 #define CMP_GT(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.h131 #define CMP_GT(a,b) ((a) != (b) && CMP((a),(b)) > 0) macro
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/
H A Dbase.hpp212 CMP_GT = 1, //!< src1 is greater than src2. enumerator
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dsimplify-rtx.c4761 CMP_GT = 4, enumerator
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dsimplify-rtx.c4886 CMP_GT = 4, enumerator
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_window.cc424 #define CMP_GT 2 // Greater then macro
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_window.cc424 #define CMP_GT 2 // Greater then macro
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_window.cc424 #define CMP_GT 2 // Greater then macro
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dsimplify-rtx.c4755 CMP_GT = 4, enumerator
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_window.cc424 #define CMP_GT 2 // Greater then macro
/dports/mail/fdm/fdm-2.0/
H A Dfdm.h692 CMP_GT enumerator
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_window.cc424 #define CMP_GT 2 // Greater then macro
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dsimplify-rtx.c4860 CMP_GT = 4, enumerator

123