Home
last modified time | relevance | path

Searched refs:boundary (Results 1 – 25 of 27) sorted by relevance

12

/glibc-2.36/locale/programs/
Dlocfile.h109 extern void align_locale_data (struct locale_file *file, size_t boundary);
Dlocfile.c579 align_locale_data (struct locale_file *file, size_t boundary) in align_locale_data() argument
581 size_t size = -obstack_object_size (&file->data) & (boundary - 1); in align_locale_data()
/glibc-2.36/manual/
Dmemory.texi659 64-bit systems. Only rarely is any higher boundary (such as a page
660 boundary) necessary; for those cases, use @code{aligned_alloc} or
982 @cindex page boundary
1016 @deftypefun {void *} memalign (size_t @var{boundary}, size_t @var{size})
1042 address is a multiple of @var{boundary}. The @var{boundary} must be a
1045 that is on the specified boundary.
1055 @var{boundary} is not a power of two.
1504 Allocate a block of @var{size} bytes, starting on a page boundary.
1515 @item void *memalign (size_t @var{size}, size_t @var{boundary})
1517 multiple of @var{boundary}. @xref{Aligned Memory Blocks}.
[all …]
Dcharset.texi1870 boundary cases, which are incomplete byte sequences at the end of the
/glibc-2.36/math/
Dlibm-test-llround.inc140 /* Test boundary conditions. */
Dlibm-test-lround.inc203 /* Test boundary conditions. */
Dlibm-test-llrint.inc139 /* Test boundary conditions. */
Dlibm-test-lrint.inc232 /* Test boundary conditions. */
/glibc-2.36/localedata/
Dhu_HU.UTF-8.in53 AkH-14-b2 Kassák ; (unless it's at the boundary of a compound word where it's written out tw…
/glibc-2.36/posix/
DBOOST.tests327 ; word boundary:
/glibc-2.36/timezone/
Dnorthamerica583 # It says "DOT is relocating the time zone boundary in Indiana to move Starke,
1495 # the boundary became pretty ragged as communities near it reevaluated
Daustralasia1448 # mapmakers redrew the IDL following the boundary of Kiribati. Even that line
Dsouthamerica613 # become part of the state of Pernambuco). The boundary between BR1 and BR2
/glibc-2.36/ChangeLog.old/
DChangeLog.12746 boundary case and reject it.
5210 * sysdeps/ieee754/dbl-64/e_remainder.c: Fix handling of boundary
5213 * sysdeps/ieee754/dbl-64/e_pow.c: Fix handling of boundary
5559 * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Fix handling of boundary cases.
6860 boundary for SSE/SSE-2 alignment.
DChangeLog.2210435 bench-strcmp.c: Add workloads on page boundary
10445 bench-strncmp.c: Add workloads on page boundary
10459 strcmp: Add a testcase for page boundary
10469 strncmp: Add a testcase for page boundary [BZ #25933]
DChangeLog.4300 restore on user stack, aligned to an 8-word boundary and with a PS
DChangeLog.145124 unneeded -mpreferred-stack-boundary=4.
5144 -malign-double -mpreferred-stack-boundary=4.
5154 subdir, add -mpreferred-stack-boundary=4, with few exceptions.
7072 boundary test to take rounding of nanoseconds into account.
DChangeLog.7365 Fix typos in lround and llround tests. Add tests for boundary
12270 8-byte boundary.
14414 double word boundary before pushing args for main. This way we
DChangeLog.152902 * malloc/malloc.c (_int_free): Only do arena boundary check for
DChangeLog.nptl6242 -mpreferred-stack-boundary=4.
8413 CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
DChangeLog.69013 * stdio/linewrap.c (lwupdate): Fix boundary condition where a
DChangeLog.1911482 mishandle a DST transition that jumps over the Y2038 boundary.
16594 * Makerules (shlib.lds): Do not provide section boundary symbols
17785 not add -mpreferred-stack-boundary=4.
DChangeLog.104616 * math/libm-test.inc: Disable some boundary case tests for inline
DChangeLog.1311630 * iconvdata/ibm937.c: Avoid access accross array boundary.
/glibc-2.36/
DNEWS978 crossing a buffer boundary. Reported by Tavis Ormandy.
2764 vulnerability per se because no trust boundary is crossed if the fix for
4353 block boundary
5865 * Low-overhead boundary checking variants of string and some stdio functions

12