Home
last modified time | relevance | path

Searched defs:signx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/math/
H A Dcordic.c51 int signx = 1; in cordic_calc_iq() local
/openbmc/linux/drivers/input/mouse/
H A Dbyd.c305 u32 signx = pkt[0] & PS2_X_SIGN ? ~0xFF : 0; in byd_process_byte() local