Home
last modified time | relevance | path

Searched refs:correction (Results 1 – 15 of 15) sorted by relevance

/glibc-2.36/malloc/
Dmalloc.c2470 ptrdiff_t correction = MALLOC_ALIGNMENT - front_misalign; in sysmalloc_mmap() local
2471 p = (mchunkptr) (mm + correction); in sysmalloc_mmap()
2472 set_prev_size (p, correction); in sysmalloc_mmap()
2473 set_head (p, (size - correction) | IS_MMAPPED); in sysmalloc_mmap()
2550 long correction; /* arg to 2nd MORECORE call */ in sysmalloc() local
2796 correction = 0; in sysmalloc()
2819 correction = MALLOC_ALIGNMENT - front_misalign; in sysmalloc()
2820 aligned_brk += correction; in sysmalloc()
2828 correction += old_size; in sysmalloc()
2831 end_misalign = (INTERNAL_SIZE_T) (brk + size + correction); in sysmalloc()
[all …]
/glibc-2.36/timezone/
Dsystemv14 # Compile this *without* leap second correction for true conformance.
Dleapseconds17 # The correction (+ or -) is made at the given time, so lines
Dzic.c1593 int correction = 0; in inleap() local
1595 correction = -1; in inleap()
1597 correction = 1; in inleap()
1600 if (correction) in inleap()
1601 leapadd(t, correction, lp->l_value); in inleap()
3000 leapadd(zic_t t, int correction, int rolling) in leapadd() argument
3015 corr[i] = correction; in leapadd()
Dasia536 # Here is another correction to Shanks & Pottenger.
1509 # Ulaanbatar are in the same time zone (correction needed).
1528 # correction of 02:00 (in the previous edition) not being done correctly
/glibc-2.36/ChangeLog.old/
DChangeLog.62666 * login/Makefile (routines): Update after correction of reentrant
5126 Minor correction.
5529 * locale/programs/ld-time.c: Finish correction of handling `era'.
DChangeLog.21730 Don't apply leap second correction to __timezone; instead set
DChangeLog.95467 correction.
DChangeLog.105341 into account for correction in return line. Add memrchr alias.
DChangeLog.nptl10563 amount of stack correction.
DChangeLog.112149 * manual/terminal.texi (Allocation): Sample code correction.
DChangeLog.7307 * time/mktime.c: Little comment correction.
DChangeLog.1873446 * manual/contrib.texi (Contributors): Spelling correction.
81435 correction with front_misalign.
/glibc-2.36/manual/
Dtexinfo.tex2739 % and 2) do not add an italic correction.
2749 % Output an italic correction unless \next (presumed to be the following
/glibc-2.36/
DNEWS1838 [24652] localedata: szl_PL spelling correction