Lines Matching +full:0 +full:xff0000
3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.107 Value &= 0xff;110 Value &= 0xff00;114 Value &= 0xff0000;118 Value &= 0xff000000;124 Value &= 0xff;129 Value &= 0xff00;134 Value &= 0xff0000;145 return static_cast<uint64_t>(Value) & 0xff;