Home
last modified time | relevance | path

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

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