Home
last modified time | relevance | path

Searched refs:NOTOP (Results 1 – 25 of 75) sorted by relevance

123

/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/grim/luac/
H A Dopcode.h111 { "NOTOP", 1, NOTOP, NOTOP, NOTOP-NOTOP-1, 0 },
/dports/lang/perl5.30/perl-5.30.3/
H A Dperly.h119 NOTOP = 322, enumerator
H A Dperly.tab119 "DOROP", "ANDOP", "NOTOP", "','", "ASSIGNOP", "'?'", "':'", "OROR",
H A Dperly.y89 %right <ival> NOTOP
1189 | NOTOP listexpr /* not $foo */
/dports/lang/perl5.32/perl-5.32.1/
H A Dperly.h124 NOTOP = 323, enumerator
H A Dperly.tab122 "PREC_LOW", "OROP", "DOROP", "ANDOP", "NOTOP", "','", "ASSIGNOP", "'?'",
H A Dperly.y91 %right <ival> NOTOP
1248 | NOTOP listexpr /* not $foo */
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/grim/lua/
H A Dlopcodes.h142 NOTOP,/* - x (x==nil)? 1 : nil */ enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/grim/lua/
H A Dlopcodes.h141 NOTOP, // - x (x==nil)? 1 : nil enumerator
/dports/games/residualvm/residualvm-0.3.1/engines/grim/lua/
H A Dlopcodes.h141 NOTOP, // - x (x==nil)? 1 : nil enumerator
/dports/lang/perl5.34/perl-5.34.0/
H A Dperly.h141 NOTOP = 340, enumerator
H A Dperly.tab128 "NOTOP", "ASSIGNOP", "PERLY_QUESTION_MARK", "PERLY_COLON", "OROR",
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dperly.h147 NOTOP = 341, /* NOTOP */ enumerator
H A Dperly.tab97 YYSYMBOL_NOTOP = 86, /* NOTOP */
360 "DEFER", "PREC_LOW", "OROP", "ANDOP", "NOTOP", "ASSIGNOP",
/dports/devel/dev86/dev86-0.16.20/bcc/
H A Dscan.h75 NOTOP, enumerator
H A Dexpress.c451 case NOTOP: in unary_exp()
453 return node(NOTOP, cast_exp(), NULLNODE); in unary_exp()
H A Dlongop.c147 if (op == NOTOP)
H A Dscan.c60 OROP, RBRACE, NOTOP, BADCHAR, /* |}~ */
592 case NOTOP: in nextsym()
H A Dhardop.c220 long1op(NOTOP, target);
H A Dexptree.c718 case NOTOP:
875 case NOTOP:
/dports/devel/dev86/dev86-0.16.20/as/
H A Dconst.h203 NOTOP, enumerator
H A Dscan.c50 OROP, OTHERSYM, NOTOP, OTHERSYM, /* |}~ */
H A Dexpress.c339 case NOTOP: in factor()
/dports/devel/dev86/dev86-0.16.20/as/6809/
H A Dconst.h176 #define NOTOP 19 macro
/dports/graphics/p5-GraphViz/GraphViz-2.24/examples/
H A Dperly.output212 161 | NOTOP argexpr

123