Home
last modified time | relevance | path

Searched refs:TOK_OR_ASSIGN (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/busybox/busybox-1.26.2/shell/
H A Dmath.c144 #define TOK_OR_ASSIGN tok_decl(2,2) macro
373 else if (op == TOK_BOR || op == TOK_OR_ASSIGN) in arith_apply()
482 '|','=', 0, TOK_OR_ASSIGN,
/dports/devel/cc65/cc65-2.19/src/cc65/
H A Dscanner.h147 TOK_OR_ASSIGN, enumerator
H A Dscanner.c983 SetTok (TOK_OR_ASSIGN); in NextToken()
H A Dexpr.c72 static GenDesc GenOASGN = { TOK_OR_ASSIGN, GEN_NOPUSH, g_or };
3587 case TOK_OR_ASSIGN: in hie1()
/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c19788 TOK_OR_ASSIGN, enumerator
21107 s->token.val = TOK_OR_ASSIGN; in next_token()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c19252 TOK_OR_ASSIGN, enumerator
20534 s->token.val = TOK_OR_ASSIGN; in next_token()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c19254 TOK_OR_ASSIGN, enumerator
20536 s->token.val = TOK_OR_ASSIGN; in next_token()
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c19835 TOK_OR_ASSIGN, enumerator
21154 s->token.val = TOK_OR_ASSIGN; in next_token()