Searched refs:shl_long (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_ops.h | 93 u32 shl_long (u32 d, u8 s);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_ops.h | 93 u32 shl_long(u32 d, u8 s);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/ |
| H A D | validate.c | 716 VAL_LONG_ROTATE(shl_long);
|
| H A D | prim_ops.c | 1386 u32 shl_long(u32 d, u8 s) function in typeref:typename:u32
|
| H A D | ops.c | 8316 shl_long, 8318 shl_long, /* sal_byte === shl_byte by definition */
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/ |
| H A D | validate.c | 720 VAL_LONG_ROTATE(shl_long);
|
| H A D | prim_ops.c | 1441 shl_long(u32 d, u8 s) function in typeref:typename:u32
|
| H A D | ops.c | 8775 rol_long, ror_long, rcl_long, rcr_long, shl_long, shr_long, shl_long, /* sal_byte === shl_byte by definition */
|
Completed in 36 milliseconds