MCPcopy Create free account
hub / github.com/LuaJIT/LuaJIT / expr_binop

Function expr_binop

src/lj_parse.c:2105–2123  ·  view source on GitHub ↗

Parse binary expressions with priority higher than the limit. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

expr_unopFunction · 0.85
exprFunction · 0.85

Calls 6

synlevel_beginFunction · 0.85
expr_unopFunction · 0.85
token2binopFunction · 0.85
lj_lex_nextFunction · 0.85
bcemit_binop_leftFunction · 0.85
bcemit_binopFunction · 0.85

Tested by

no test coverage detected