Searched refs:lsl (Results 1 – 3 of 3) sorted by relevance
87 lsl %eax, %eax134 lsl %ecx, %ecx199 lsl %eax, %eax
110 lsl %edx, %edx166 lsl %edx, %edx212 lsl %eax, %eax
2119 #define LONG_TO_LLONG(lsl, msl) (uint64_t)((uint64_t)(msl) << 32 | \ argument2120 (uint32_t)(lsl))