Home
last modified time | relevance | path

Searched defs:TRAIL (Results 1 – 17 of 17) sorted by relevance

/dports/lang/yap/yap-6.2.2/H/
H A Damiops.h145 #define TRAIL(TERM, VAL) \ macro
176 #define TRAIL(TERM, VAL) \ macro
241 #define TRAIL(A,D) if (OUTSIDE(HBREG,A,B)) \ macro
260 #define TRAIL(A,D) TrailTerm(TR) = (CELL)(A); \ macro
264 #define TRAIL(A,D) TrailTerm(TR) = (CELL)(A); \ macro
280 #define TRAIL(A,D) if (OUTSIDE(HBREG,A,B)) \ macro
300 #define TRAIL(A,D) if (OUTSIDE(HBREG,A,B)) \ macro
/dports/lang/yap/yap-6.2.2/OPTYap/
H A Dor.sbaamiops.h260 #define TRAIL(TERM, VAL) \ macro
299 #define TRAIL(A) if (Unsigned((Int)(A)-(Int)(HBREG)) > \ macro
312 #define TRAIL(A) TrailTerm(TR) = (CELL)(A); \ macro
325 #define TRAIL(A) if (Unsigned((Int)(A)-(Int)(HBREG)) > \ macro
/dports/math/cadical/cadical-1.0.3-cb89cbf/src/
H A Dreport.cpp113 #define TRAIL \ macro
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/src/
H A Doption.h94 TRAIL = 8, //! at the end of a line or trailing if wrapped line enumerator
/dports/games/nbsdgames/nbsdgames-4.1.2/
H A Dmiketron.c27 enum {UP=1,RIGHT,DOWN,LEFT,FLIGHT,NOTRAIL,BOMB,SPAWN,STOP,SUPERFOOD,TRAIL}; enumerator
/dports/security/maltrail/maltrail-0.40/core/
H A Denums.py17 class TRAIL(object): class
/dports/textproc/minised/minised-1.15/
H A Dsedcomp.c79 static const char TRAIL[] = "command \"%s\" has trailing garbage"; variable
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/monitor/
H A Dmon_parse.h67 TRAIL = 277, enumerator
231 #define TRAIL 277 macro
H A Dmon_parse.c253 TRAIL = 277, enumerator
417 #define TRAIL 277 macro
/dports/astro/xplanet/xplanet-1.3.1/src/
H A Dkeywords.h25 …TARGET, TERRESTRIAL, TEXT_COLOR, THICKNESS, TIMEWARP, TIMEZONE, TMPDIR, TRAIL, TRANSPARENT, TRANSP… enumerator
/dports/emulators/vice/vice-3.5/src/monitor/
H A Dmon_parse.h20 #define TRAIL 276 macro
H A Dmon_parse.c228 #define TRAIL 276 macro
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Df77.h407 #define TRAIL(X) ,int X ## _length macro
739 #define TRAIL(X) ,int X/**/_length macro
844 #define TRAIL(X) macro
H A Df77.h.in407 #define TRAIL(X) ,@TRAIL_TYPE@ X ## _length macro
739 #define TRAIL(X) ,@TRAIL_TYPE@ X/**/_length macro
844 #define TRAIL(X) macro
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/emscripten/
H A DlibUncrustify.d.ts83 TRAIL : TokenPosValue; property
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/
H A DSWT.java2196 public static final int TRAIL = 1 << 17; field in SWT
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/
H A DSWT.java2336 public static final int TRAIL = 1 << 17; field in SWT