Searched refs:toint (Results 1 – 1 of 1) sorted by relevance
696 local function toint(expr) function740 local disp = expr == "" and 0 or toint(expr)749 local ops, imm = map_opsize[opsize], toint(tailops)798 t.disp = toint(br)839 t.disp = toint(tailr) or (tailr == "" and 0)870 local imm = toint(expr)872 imm = toint(sub(expr, 2))
Completed in 7 milliseconds