Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/asan/
Dasan_interceptors_memintrinsics.h127 static inline bool RangesOverlap(const char *offset1, uptr length1, in DECLARE_REAL()
129 return !((offset1 + length1 <= offset2) || (offset2 + length2 <= offset1)); in DECLARE_REAL()
131 #define CHECK_RANGES_OVERLAP(name, _offset1, length1, _offset2, length2) \ in DECLARE_REAL() argument
135 if (UNLIKELY(RangesOverlap(offset1, length1, offset2, length2))) { \ in DECLARE_REAL()
142 ReportStringFunctionMemoryRangesOverlap(name, offset1, length1, \ in DECLARE_REAL()
Dasan_errors.h276 uptr length1, length2; member
287 length1(length1_), in ErrorStringFunctionMemoryRangesOverlap()
289 addr1_description(addr1, length1, /*shouldLockThreadRegistry=*/false), in ErrorStringFunctionMemoryRangesOverlap()
Dasan_report.h78 const char *offset1, uptr length1,
Dasan_report.cpp330 const char *offset1, uptr length1, in ReportStringFunctionMemoryRangesOverlap() argument
335 GetCurrentTidOrInvalid(), stack, (uptr)offset1, length1, (uptr)offset2, in ReportStringFunctionMemoryRangesOverlap()
Dasan_errors.cpp298 (void *)(addr1_description.Address() + length1), in Print()
/openbsd/src/gnu/usr.bin/texinfo/util/
Dtexindex.c137 long int length1, long int pos1, char *start2,
450 long length1, length2; in compare_full() local
451 char *start1 = find_field (&keyfields[i], *line1, &length1); in compare_full()
453 int tem = compare_field (&keyfields[i], start1, length1, in compare_full()
509 long length1, length2; in compare_prepared() local
510 char *start1 = find_field (&keyfields[i], text1, &length1); in compare_prepared()
512 int tem = compare_field (&keyfields[i], start1, length1, in compare_prepared()
542 long length1, length2; in compare_general() local
543 char *start1 = find_field (&keyfields[i], str1, &length1); in compare_general()
545 int tem = compare_field (&keyfields[i], start1, length1, pos1, in compare_general()
[all …]
/openbsd/src/gnu/usr.bin/gcc/gcc/fixinc/
Dgnu-regex.h482 int length1, const char *string2, int length2,
486 int length1, const char *string2, int length2,
503 int length1, const char *string2, int length2,
507 int length1, const char *string2, int length2,
/openbsd/src/gnu/usr.bin/cvs/lib/
Dregex.h451 int length1, const char *string2, int length2,
465 int length1, const char *string2, int length2,
/openbsd/src/gnu/lib/libiberty/include/
Dxregex2.h470 int length1, const char *string2, int length2,
483 int length1, const char *string2, int length2,
/openbsd/src/gnu/usr.bin/binutils/include/
Dxregex2.h479 int length1, const char *string2, int length2,
493 int length1, const char *string2, int length2,
/openbsd/src/gnu/usr.bin/binutils-2.17/include/
Dxregex2.h470 int length1, const char *string2, int length2,
483 int length1, const char *string2, int length2,
/openbsd/src/gnu/gcc/include/
Dxregex2.h470 int length1, const char *string2, int length2,
483 int length1, const char *string2, int length2,