| /openbsd/src/gnu/llvm/compiler-rt/lib/asan/ |
| D | asan_interceptors_memintrinsics.h | 127 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()
|
| D | asan_errors.h | 276 uptr length1, length2; member 287 length1(length1_), in ErrorStringFunctionMemoryRangesOverlap() 289 addr1_description(addr1, length1, /*shouldLockThreadRegistry=*/false), in ErrorStringFunctionMemoryRangesOverlap()
|
| D | asan_report.h | 78 const char *offset1, uptr length1,
|
| D | asan_report.cpp | 330 const char *offset1, uptr length1, in ReportStringFunctionMemoryRangesOverlap() argument 335 GetCurrentTidOrInvalid(), stack, (uptr)offset1, length1, (uptr)offset2, in ReportStringFunctionMemoryRangesOverlap()
|
| D | asan_errors.cpp | 298 (void *)(addr1_description.Address() + length1), in Print()
|
| /openbsd/src/gnu/usr.bin/texinfo/util/ |
| D | texindex.c | 137 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/ |
| D | gnu-regex.h | 482 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/ |
| D | regex.h | 451 int length1, const char *string2, int length2, 465 int length1, const char *string2, int length2,
|
| /openbsd/src/gnu/lib/libiberty/include/ |
| D | xregex2.h | 470 int length1, const char *string2, int length2, 483 int length1, const char *string2, int length2,
|
| /openbsd/src/gnu/usr.bin/binutils/include/ |
| D | xregex2.h | 479 int length1, const char *string2, int length2, 493 int length1, const char *string2, int length2,
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/ |
| D | xregex2.h | 470 int length1, const char *string2, int length2, 483 int length1, const char *string2, int length2,
|
| /openbsd/src/gnu/gcc/include/ |
| D | xregex2.h | 470 int length1, const char *string2, int length2, 483 int length1, const char *string2, int length2,
|