Home
last modified time | relevance | path

Searched refs:_uintmaxtostr (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A DuClibc_uintmaxtostr.h91 extern char *_uintmaxtostr(char * __restrict bufend, uintmax_t uval,
97 _uintmaxtostr((bufend), (intval), -10, __UIM_DECIMAL)
100 _uintmaxtostr((bufend), (uintmax_t)(intval), -10, __UIM_DECIMAL)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D_uintmaxtostr.c20 char attribute_hidden *_uintmaxtostr(register char * __restrict bufend, uintmax_t uval, in _uintmaxtostr() function
A Dold_vfprintf.c485 p = _uintmaxtostr(tmp + sizeof(tmp) - 1, in vfprintf()
510 p = _uintmaxtostr(tmp + sizeof(tmp) - 1, in vfprintf()
A DMakefile.in30 _cs_funcs.c _load_inttype.c _store_inttype.c _uintmaxtostr.c
A D_vfprintf.c1520 s = _uintmaxtostr(buf + sizeof(buf) - 1, in _do_one_spec()
/l4re-core-master/uclibc/lib/uclibc/
A Dcontrib_files.mk414 _uintmaxtostr
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/time/
A Dtime.c1104 o = _uintmaxtostr(buf + sizeof(buf) - 1, in __XL_NPP()
1108 o = _uintmaxtostr(buf + sizeof(buf) - 1, in __XL_NPP()

Completed in 11 milliseconds