Home
last modified time | relevance | path

Searched refs:LASTOP (Results 1 – 20 of 20) sorted by relevance

/dports/devel/dev86/dev86-0.16.20/bcc/
H A Ddbnode.c14 PRIVATE char *opname[LASTOP - FIRSTOP + 1] = /* operator names */
165 if (exp->tag < FIRSTOP && exp->tag > LASTOP)
H A Dscan.h135 #define LASTOP PTRSUBOP macro
/dports/editors/the/THE-3.3RC4/
H A Dvars.h299 extern LASTOP lastop[LASTOP_MAX];
H A Dthe.c270 LASTOP _THE_FAR lastop[LASTOP_MAX] =
H A Dthe.h1043 typedef struct lastop_struct LASTOP; typedef
H A DHISTORY6 o Fix for bug 256: LASTOP for CLOCATE not set
312 o Added SET LASTOP.
532 o Added QUERY/EXTRACT LASTOP to return the last operand specified for
/dports/games/ioquake3-server/ioquake3-1.36/code/tools/lcc/src/
H A Dc.h329 op(LOAD,U,csilhp) LASTOP };
/dports/games/ioquake3/ioquake3-1.36/code/tools/lcc/src/
H A Dc.h329 op(LOAD,U,csilhp) LASTOP };
/dports/games/iortcw/iortcw-1.51c/MP/code/tools/lcc/src/
H A Dc.h329 op(LOAD,U,csilhp) LASTOP };
/dports/games/iortcw/iortcw-1.51c/SP/code/tools/lcc/src/
H A Dc.h329 op(LOAD,U,csilhp) LASTOP };
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/tools/lcc/src/
H A Dc.h323 op(LOAD,U,csilhp) LASTOP };
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/tools/lcc/src/
H A Dc.h323 op(LOAD,U,csilhp) LASTOP };
/dports/games/openarena/openarena-engine-source-0.8.8/code/tools/lcc/src/
H A Dc.h329 op(LOAD,U,csilhp) LASTOP };
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/tools/lcc/src/
H A Dc.h329 op(LOAD,U,csilhp) LASTOP };
/dports/games/evq3/evq3/code/tools/lcc/src/
H A Dc.h323 op(LOAD,U,csilhp) LASTOP };
/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv.h569 #define LASTOP TEOF macro
H A Dv_src2.c2545 if (__toktyp > LASTOP) in __bld_expnode()
H A Dv_sdf.c3146 if (__toktyp > LASTOP) in sdf_bld_expnode()
/dports/math/R/R-4.1.2/src/main/
H A Deval.c4955 #define LASTOP } retvalue = R_NilValue; goto done macro
4973 #define LASTOP default: error(_("bad opcode")) macro
7705 LASTOP; in bcEval()
/dports/math/libRmath/R-4.1.1/src/main/
H A Deval.c4955 #define LASTOP } retvalue = R_NilValue; goto done macro
4973 #define LASTOP default: error(_("bad opcode")) macro
7705 LASTOP; in bcEval()