Home
last modified time | relevance | path

Searched refs:_offset2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors_memintrinsics.h94 #define CHECK_RANGES_OVERLAP(name, _offset1, length1, _offset2, length2) \ in DECLARE_REAL() argument
97 const char *offset2 = (const char *)_offset2; \ in DECLARE_REAL()