Searched refs:u2 (Results 1 – 13 of 13) sorted by relevance
187 unsigned u2 __attribute__ ((mode (HI))); in read_encoded_value_with_base() member231 result = u->u2; in read_encoded_value_with_base()
190 unsigned u2 __attribute__ ((mode (HI))); in read_encoded_value_with_base() member234 result = u->u2; in read_encoded_value_with_base()
320 ci->u2.transferinfo.ftransfer = ftransfer; in luaD_hook()321 ci->u2.transferinfo.ntransfer = ntransfer; in luaD_hook()429 L->ci->u2.nres = nres; in moveresults()620 StkId func = restorestack(L, ci->u2.funcidx); in finishpcallk()623 func = restorestack(L, ci->u2.funcidx); /* stack may be moved */ in finishpcallk()653 n = ci->u2.nres; /* just redo 'luaD_poscall' */ in finishCcall()798 *nresults = (status == LUA_YIELD) ? L->ci->u2.nyield in lua_resume()824 ci->u2.nyield = nresults; /* save number of results */ in lua_yieldk()
196 } u2; member
367 ar->ftransfer = ci->u2.transferinfo.ftransfer; in auxgetinfo()368 ar->ntransfer = ci->u2.transferinfo.ntransfer; in auxgetinfo()
1064 ci->u2.funcidx = cast_int(savestack(L, c.func)); in lua_pcallk()
120 u2 = 1.45492250137234768737e+00, /* 0x3FF7475C, 0xD119BD6F */ variable263 p1 = y*(u0+y*(u1+y*(u2+y*(u3+y*(u4+y*u5))))); in __ieee754_lgamma_r()
Completed in 19 milliseconds