Searched defs:OP_GEQ (Results 1 – 13 of 13) sorted by relevance
/dports/net/kamailio/kamailio-5.4.5/src/lib/srdb1/ |
H A D | db_op.h | 40 #define OP_GEQ ">=" macro
|
/dports/sysutils/conky/conky-1.12.2/src/ |
H A D | algebra.h | 37 OP_GEQ = 5, /* >= */ enumerator
|
/dports/sysutils/conky-awesome/conky-1.12.2/src/ |
H A D | algebra.h | 37 OP_GEQ = 5, /* >= */ enumerator
|
/dports/lang/lafontaine/lafontaine-0.4/include/ |
H A D | op.h | 59 OP_GEQ, enumerator
|
/dports/games/scummvm/scummvm-2.5.1/engines/gob/ |
H A D | expression.h | 69 OP_GEQ = 35, enumerator
|
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/gob/ |
H A D | expression.h | 69 OP_GEQ = 35, enumerator
|
/dports/japanese/groff/groff-1.18.1.1/src/roff/troff/ |
H A D | number.cc | 236 enum { OP_LEQ = 'L', OP_GEQ = 'G', OP_MAX = 'X', OP_MIN = 'N' }; enumerator
|
/dports/textproc/groff/groff-1.22.4/src/roff/troff/ |
H A D | number.cpp | 235 enum { OP_LEQ = 'L', OP_GEQ = 'G', OP_MAX = 'X', OP_MIN = 'N' }; enumerator
|
/dports/biology/mmseqs2/MMseqs2-13-45111/src/util/ |
H A D | filterdb.cpp | 31 OP_GEQ, enumerator
|
/dports/editors/hexer/hexer-1.0.3/ |
H A D | calc.c | 121 OP_LES, OP_LEQ, OP_GRT, OP_GEQ, enumerator
|
/dports/math/ised/ised-2.7.1/src/ |
H A D | base.h | 424 #define OP_GEQ 0x0A04 macro
|
/dports/lang/kawa/kawa-3.1.1/gnu/xquery/lang/ |
H A D | XQParser.java | 418 static final int OP_GEQ = OP_BASE + 7; // '> =' field in XQParser
|
/dports/games/el/Eternal-Lands-1.9.5.9-1/pawn/ |
H A D | amx.c | 235 OP_GEQ, enumerator
|