Home
last modified time | relevance | path

Searched defs:tsig (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/linux-user/
H A Dsignal.c519 int hsig, tsig, count; in signal_table_init() local
667 for (int tsig = 1; tsig <= TARGET_NSIG; tsig++) { in signal_init() local
/openbmc/qemu/bsd-user/
H A Dsignal.c149 static bool has_trapno(int tsig) in has_trapno()
/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c1457 uint64_t ysig0, ysig1, tsig, zsig0, zsig1, asig0, asig1; in helper_fpatan() local