Home
last modified time | relevance | path

Searched refs:_offset1 (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
96 const char *offset1 = (const char *)_offset1; \ in DECLARE_REAL()