Home
last modified time | relevance | path

Searched refs:u2 (Results 1 – 13 of 13) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/gcc-4.9/
A Dunwind-pe.h187 unsigned u2 __attribute__ ((mode (HI))); in read_encoded_value_with_base() member
231 result = u->u2; in read_encoded_value_with_base()
/l4re-core-master/libstdc++-v3/contrib/gcc-5/
A Dunwind-pe.h187 unsigned u2 __attribute__ ((mode (HI))); in read_encoded_value_with_base() member
231 result = u->u2; in read_encoded_value_with_base()
/l4re-core-master/libstdc++-v3/contrib/gcc-7/
A Dunwind-pe.h187 unsigned u2 __attribute__ ((mode (HI))); in read_encoded_value_with_base() member
231 result = u->u2; in read_encoded_value_with_base()
/l4re-core-master/libstdc++-v3/contrib/gcc-6/
A Dunwind-pe.h187 unsigned u2 __attribute__ ((mode (HI))); in read_encoded_value_with_base() member
231 result = u->u2; in read_encoded_value_with_base()
/l4re-core-master/libstdc++-v3/contrib/gcc-8/
A Dunwind-pe.h187 unsigned u2 __attribute__ ((mode (HI))); in read_encoded_value_with_base() member
231 result = u->u2; in read_encoded_value_with_base()
/l4re-core-master/libstdc++-v3/contrib/gcc-9/
A Dunwind-pe.h190 unsigned u2 __attribute__ ((mode (HI))); in read_encoded_value_with_base() member
234 result = u->u2; in read_encoded_value_with_base()
/l4re-core-master/libstdc++-v3/contrib/gcc-10/
A Dunwind-pe.h190 unsigned u2 __attribute__ ((mode (HI))); in read_encoded_value_with_base() member
234 result = u->u2; in read_encoded_value_with_base()
/l4re-core-master/libstdc++-v3/contrib/gcc-11/
A Dunwind-pe.h190 unsigned u2 __attribute__ ((mode (HI))); in read_encoded_value_with_base() member
234 result = u->u2; in read_encoded_value_with_base()
/l4re-core-master/lua/lib/contrib/src/
A Dldo.c320 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()
A Dlstate.h196 } u2; member
A Dldebug.c367 ar->ftransfer = ci->u2.transferinfo.ftransfer; in auxgetinfo()
368 ar->ntransfer = ci->u2.transferinfo.ntransfer; in auxgetinfo()
A Dlapi.c1064 ci->u2.funcidx = cast_int(savestack(L, c.func)); in lua_pcallk()
/l4re-core-master/uclibc/lib/contrib/uclibc/libm/
A De_lgamma_r.c120 u2 = 1.45492250137234768737e+00, /* 0x3FF7475C, 0xD119BD6F */ variable
263 p1 = y*(u0+y*(u1+y*(u2+y*(u3+y*(u4+y*u5))))); in __ieee754_lgamma_r()

Completed in 19 milliseconds