Format: AllC/C++CSSTextshell script Advanced Search
337: 338: return (((uint64_t)be32dec(p) << 32) | be32dec(p + 4)); 339: }