Searched refs:_itowa (Results 1 – 19 of 19) sorted by relevance
/glibc-2.36/stdio-common/ |
D | _itowa.h | 30 extern wchar_t *_itowa (unsigned long long int value, wchar_t *buflim, 67 # define _itowa(value, buf, base, upper_case) \ macro
|
D | printf_fphex.c | 263 wnumstr = _itowa (num, wnumbuf + sizeof wnumbuf / sizeof (wchar_t), 16, in __printf_fphex()
|
D | _itowa.c | 88 _itowa (unsigned long long int value, wchar_t *buflim, unsigned int base, in _itowa() function
|
D | Makefile | 29 _itowa \
|
D | vfprintf-internal.c | 183 # define _itoa(Val, Buf, Base, Case) _itowa (Val, Buf, Base, Case)
|
/glibc-2.36/sysdeps/ieee754/ldbl-128/ |
D | printf_fphex_macros.h | 50 wnumstr = _itowa (num1, \ 69 wnumstr = _itowa (num0, wnumstr, 16, info->spec == 'A'); \
|
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/ |
D | printf_fphex.c | 82 wnumstr = _itowa (num1, \ 101 wnumstr = _itowa (num0, wnumstr, 16, info->spec == 'A'); \
|
/glibc-2.36/sysdeps/x86_64/fpu/ |
D | printf_fphex.c | 47 wnumstr = _itowa (num, \
|
/glibc-2.36/sysdeps/ieee754/ldbl-96/ |
D | printf_fphex.c | 49 wnumstr = _itowa (num, \
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.10 | 5149 * stdio-common/_itowa.h: Likewise. 7516 * stdio-common/Makefile (distribute): Add _itowa.h. 9906 * stdio-common/Makefile (routines): Add _itowa, itowa-digits, 9910 * stdio-common/_itowa.c: New file. 9911 * stdio-common/_itowa.h: New file.
|
D | ChangeLog.13 | 8817 * stdio-common/_itowa.c (_itoa_base_table): Declare as hidden. 8820 * stdio-common/_itowa.h (_itowa_lower_digits): Likewise. 10149 * stdio-common/_itowa.h: Likewise.
|
D | ChangeLog.17 | 12689 * stdio-common/_itowa.c: Likewise. 12693 * stdio-common/_itowa.c: Don't compile _itowa for 64-bit
|
D | ChangeLog.18 | 28143 * stdio-common/_itowa.c (_itowa): Likewise. 73980 * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare 78356 * stdio-common/_itowa.c (_itowa): Likewise. 86003 * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of 86005 * stdio-common/_itowa.h: Include <_itoa.h>. 86007 (_itowa): New macro. Defined only if _ITOA_NEEDED is false. 86167 * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h". 86169 * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h> 86170 instead of "_itoa.h" and "_itowa.h".
|
D | ChangeLog.12 | 9134 * stdio-common/_itowa.c: Likewise.
|
D | ChangeLog.11 | 1043 * sysdeps/ia64/fpu/printf_fphex.c: Use sizeof in _itowa parameters
|
D | ChangeLog.14 | 7680 * stdio-common/_itowa.h (_itowa_word): Always inline.
|
/glibc-2.36/benchtests/strcoll-inputs/ |
D | filelist#C | 13969 _itowa.c 14000 _itowa.h
|
D | filelist#en_US.UTF-8 | 13969 _itowa.c 14000 _itowa.h
|
/glibc-2.36/ |
D | CONTRIBUTED-BY | 4665 stdio-common/_itowa.c:
|