Home
last modified time | relevance | path

Searched defs:targ (Results 1 – 5 of 5) sorted by relevance

/qemu/chardev/
H A Dchar-serial.c204 int *targ = (int *)arg; in tty_serial_ioctl() local
230 int targ = 0; in tty_serial_ioctl() local
H A Dmsmouse.c186 int *targ = (int *)arg; in msmouse_ioctl() local
/qemu/libdecnumber/dpd/
H A Ddecimal32.c91 uInt targ=0; /* target 32-bit */ in decimal32FromNumber() local
H A Ddecimal64.c618 void decDigitsToDPD(const decNumber *dn, uInt *targ, Int shift) { in decDigitsToDPD()
/qemu/libdecnumber/
H A DdecNumber.c7814 static Flag decBiStr(const char *targ, const char *str1, const char *str2) {