Home
last modified time | relevance | path

Searched +defs:SET +defs:EQUAL (Results 1 – 25 of 50) sorted by relevance

12

/dports/devel/libfirm/libfirm-1.21.0/ir/adt/
H A Dset.c48 # define SET pset macro
52 # define EQUAL(cmp, elt, key, siz) (!(cmp) ((elt)->entry.dptr, (key))) macro
54 # define SET set macro
58 # define EQUAL(cmp, elt, key, siz) \ macro
92 struct SET { struct
108 SET *(PMANGLE(new)) (MANGLEP(cmp_fun) cmp, size_t nslots) in PMANGLE() argument
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Script/
H A Dy.tab.h67 #define SET 321 macro
81 #define EQUAL 335 macro
H A Dy.tab.c73 #define SET 321 macro
87 #define EQUAL 335 macro
/dports/devel/cmake-doc/cmake-3.22.1/Help/command/
H A Dstring.rst628 .. _SET: target
638 .. _EQUAL: target
/dports/devel/cmake-gui/cmake-3.22.1/Help/command/
H A Dstring.rst628 .. _SET: target
638 .. _EQUAL: target
/dports/devel/cmake/cmake-3.22.1/Help/command/
H A Dstring.rst628 .. _SET: target
638 .. _EQUAL: target
/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dppparse.h132 EQUAL = 337, enumerator
135 SET = 340, enumerator
230 #define EQUAL 337 macro
233 #define SET 340 macro
H A Dppparse.c719 EQUAL = 337, enumerator
722 SET = 340, enumerator
817 #define EQUAL 337 macro
820 #define SET 340 macro
/dports/net/honeyd/honeyd-1.5c/
H A Dparse.h26 #define SET 267 macro
69 #define EQUAL 310 macro
H A Dparse.c17 #define SET 267 macro
60 #define EQUAL 310 macro
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmScript/
H A Dscript.h120 SET = 338, enumerator
139 EQUAL = 357, enumerator
228 #define SET 338 macro
247 #define EQUAL 357 macro
H A Dscript.c147 SET = 338, enumerator
166 EQUAL = 357, enumerator
255 #define SET 338 macro
274 #define EQUAL 357 macro
/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmScript/
H A Dscript.h120 SET = 338, enumerator
139 EQUAL = 357, enumerator
228 #define SET 338 macro
247 #define EQUAL 357 macro
H A Dscript.c147 SET = 338, enumerator
166 EQUAL = 357, enumerator
255 #define SET 338 macro
274 #define EQUAL 357 macro
/dports/devel/antlr/antlr-2.7.7/examples/java/pascal/
H A DPascalTreeParserSuperTokenTypes.java37 int EQUAL = 35; field
64 int SET = 62; field
H A DPascalTokenTypes.java37 int EQUAL = 35; field
64 int SET = 62; field
H A DSymtabPhaseTokenTypes.java37 int EQUAL = 35; field
64 int SET = 62; field
/dports/cad/electric/electric-7.00/src/include/
H A Dplanmos.h192 #define SET 6 macro
193 #define EQUAL 7 macro
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dvelocity.cpp79 enum{SET,SETANGULAR,RAMP,ZERO}; enumerator
81 enum{NONE,CONSTANT,EQUAL,ATOM}; enumerator
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dvelocity.cpp36 enum{CREATE,SET,SCALE,RAMP,ZERO}; enumerator
38 enum{NONE,CONSTANT,EQUAL,ATOM}; enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Common/EntitySql/
H A DCqlParser.cs240 public static short SET=318; field in System.Data.Common.EntitySql.CqlParser
255 public static short EQUAL=333; field in System.Data.Common.EntitySql.CqlParser
/dports/math/topaz/topaz-3.41/topaz/
H A Dscript.h102 #define EQUAL 1006 macro
108 #define SET 1012 macro
/dports/security/fwbuilder/fwbuilder-5.3.7/src/parsers/
H A DPFCfgParserTokenTypes.hpp19 EQUAL = 8, enumerator
23 SET = 12, enumerator
/dports/graphics/sswf/sswf-1.8.4/src/libas/search/
H A Daction-script.tab.c42 # define SET 293 macro
60 # define EQUAL 311 macro
/dports/math/reduce/Reduce-svn5758-src/generic/emacs/REDUCE/
H A Desl.el229 (defalias 'EQUAL 'equal unknown
1061 (defmacro SET (exp value) ; EXPERIMENTAL! macro

12