Searched defs:aexp (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/i386/tcg/ |
H A D | fpu_helper.c | 1161 int32_t n, aexp, bexp; in helper_f2xm1() local 1452 int32_t adj_exp, num_exp, den_exp, xexp, yexp, n, texp, zexp, aexp; in helper_fpatan() local 1929 int32_t dexp, texp, aexp; in helper_fyl2x_common() local 2096 int32_t aexp; in helper_fyl2xp1() local 2227 int32_t aexp; in helper_fyl2x() local
|
/openbmc/linux/drivers/platform/surface/aggregator/ |
H A D | ssh_request_layer.c | 430 ktime_t aexp = ktime_add(expires, SSH_RTL_REQUEST_TIMEOUT_RESOLUTION); in ssh_rtl_timeout_reaper_mod() local
|
H A D | ssh_packet_layer.c | 667 ktime_t aexp = ktime_add(expires, SSH_PTL_PACKET_TIMEOUT_RESOLUTION); in ssh_ptl_timeout_reaper_mod() local
|