OpenGrok
Cross Reference: sanitizer_coverage_libcdep.cc
xref
: /
external
/
compiler-rt
/
lib
/
sanitizer_common
/
sanitizer_coverage_libcdep.cc
Home
|
History
|
Annotate
|
Download
|
only in
sanitizer_common
Lines Matching
full:c64
496
u64
c64
= *pc64;
499
if (
c64
) {
502
u64 x = (
c64
>> (8 * k)) & 0xff;