Searched refs:inc_byte (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h67 u8 inc_byte (u8 d);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h67 u8 inc_byte(u8 d);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dvalidate.c682 VAL_BYTE_UNARY(inc_byte);
H A Dops.c11005 destval = inc_byte(destval);
11024 destval = inc_byte(destval);
11043 destval = inc_byte(destval);
11060 *destreg = inc_byte(*destreg);
H A Dprim_ops.c617 u8 inc_byte(u8 d) function in typeref:typename:u8
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dvalidate.c686 VAL_BYTE_UNARY(inc_byte);
H A Dops.c11605 destval = inc_byte(destval);
11624 destval = inc_byte(destval);
11643 destval = inc_byte(destval);
11660 *destreg = inc_byte(*destreg);
H A Dprim_ops.c643 inc_byte(u8 d) function in typeref:typename:u8

Completed in 34 milliseconds