Searched refs:overlap (Results 1 – 14 of 14) sorted by relevance
/glibc-2.36/benchtests/ |
D | bench-memmove-walk.c | 73 do_test (json_ctx_t *json_ctx, size_t len, int overlap, int both_ways) in do_test() argument 80 if (overlap != NO_OVERLAP) in do_test() 82 if (overlap == PARTIAL_OVERLAP) in do_test() 90 overlap == NO_OVERLAP ? "none" in do_test() 91 : overlap == PARTIAL_OVERLAP ? "partial" in do_test()
|
/glibc-2.36/manual/ |
D | string.texi | 366 destination arrays overlap. For example, if the beginning of the 386 @var{from} overlap; use @code{memmove} instead if overlapping is possible. 407 @var{wfrom} overlap; use @code{wmemmove} instead if overlapping is possible. 486 overlap. In the case of overlap, @code{memmove} is careful to copy the 498 blocks of space overlap. In the case of overlap, @code{wmemmove} is 552 overlap. The return value is the value of @var{to}. 561 the strings overlap. The return value is the value of @var{wto}. 604 Its behavior is undefined if the strings overlap. The function is 618 The behavior of @code{wcpcpy} is undefined if the strings overlap. 697 This function has undefined results if the strings overlap. [all …]
|
D | stdio.texi | 2390 between objects that overlap---for example, if @var{s} is also given 3983 between objects that overlap---for example, if @var{s} is also given 3996 between objects that overlap---for example, if @var{ws} is also given as
|
D | memory.texi | 2903 The function fails if it would cause the data segment to overlap another 2919 The request would cause the data segment to overlap another segment or
|
/glibc-2.36/mach/ |
D | err_server.sub | 198 "(server/loader) memory region overlap",
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.1 | 323 * stdio/glue.c (unix_FILE.glue): Add two members, which will overlap
|
D | ChangeLog.12 | 8297 destination overlap. Assume dest is always below source if 8411 destination might overlap.
|
D | ChangeLog.24 | 7240 benchtests: Add partial overlap case in bench-memmove-walk.c
|
D | ChangeLog.6 | 9533 Use memmove instead of memcpy where overlap is possible (not
|
D | ChangeLog.5 | 9479 (group_number): Use memmove instead of memcpy, since operands overlap.
|
D | ChangeLog.nptl | 7872 returned for main thread does not overlap with any other VMA.
|
D | ChangeLog.7 | 4065 for the possibility that DT_RELA and DT_JMPPLT overlap, as such is
|
D | ChangeLog.18 | 23126 no overlap between destination and source. 52140 membar to avoid block loads/stores to overlap previous stores. 85057 overlap.
|
D | ChangeLog.19 | 11870 variable to avoid overlap arguments.
|