/vbox/src/recompiler/tests/ |
H A D | sha1.c | 63 /* (R0+R1), R2, R3, R4 are the different operations used in SHA1 */ 68 #define R4(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0xCA62C1D6+rol(v,5);w=rol(w,30); macro 113 R4(a,b,c,d,e,60); R4(e,a,b,c,d,61); R4(d,e,a,b,c,62); R4(c,d,e,a,b,63); 114 R4(b,c,d,e,a,64); R4(a,b,c,d,e,65); R4(e,a,b,c,d,66); R4( [all...] |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/ |
H A D | setjmp.h | 99 unsigned long R4; member in struct:_JUMP_BUFFER
|
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/ |
H A D | BaseLib.h | 66 UINT64 R4; member in struct:__anon11922 133 UINT32 R4; member in struct:__anon11925
|
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/ |
H A D | DebugSupport.h | 294 UINT64 R4; member in struct:__anon12042 465 UINT64 R4; member in struct:__anon12043 501 UINT32 R4; member in struct:__anon12044
|
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/ |
H A D | DebugSupport.h | 296 UINT64 R4; member in struct:__anon15609 467 UINT64 R4; member in struct:__anon15610 503 UINT32 R4; member in struct:__anon15611
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | winnt.h | 1703 ULONG R4; member in struct:_CONTEXT
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | winnt.h | 1316 ULONG R4; member in struct:_CONTEXT
|