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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h78 u32 not_long (u32 s);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h78 u32 not_long(u32 s);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dvalidate.c696 VAL_LONG_UNARY(not_long);
H A Dops.c10265 destval = not_long(destval);
10428 destval = not_long(destval);
10591 destval = not_long(destval);
10753 *destreg = not_long(*destreg);
H A Dprim_ops.c832 u32 not_long(u32 s) function in typeref:typename:u32
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dvalidate.c700 VAL_LONG_UNARY(not_long);
H A Dops.c10831 destval = not_long(destval);
11001 destval = not_long(destval);
11171 destval = not_long(destval);
11340 *destreg = not_long(*destreg);
H A Dprim_ops.c869 not_long(u32 s) function in typeref:typename:u32

Completed in 39 milliseconds