Home
last modified time | relevance | path

Searched refs:convert (Results 1 – 11 of 11) sorted by relevance

/picolibc-latest/newlib/libc/iconv/lib/
Dconv.h112 size_t (*convert) ( member
Diconv.c225 return ic->handlers->convert ( in iconv()
Diconvnls.c192 return ic->handlers->convert ( in _iconv_nls_conv()
/picolibc-latest/newlib/libm/test/
Dmeson.build69 'convert.c',
/picolibc-latest/newlib/libc/sys/rtems/include/
DREADME17 As part of this change, largely convert cddl/*/Makefile to using the
/picolibc-latest/newlib/libc/machine/arc64/
Dstrlen.S288 ; We can then convert the bit position into the last byte position by
Dmemchr.S359 ; We can then convert the bit position into the last byte position by looking
Dstrcat.S577 ; We can then convert the bit position into the last byte position by looking
/picolibc-latest/newlib/libc/iconv/
Diconv.tex35 The iconv library is intended to convert characters from one encoding to
44 convert various character sets to and from the @emph{wide characters
733 one encoding A and one fixed encoding C. In this case, to convert from
734 the encoding A to the encoding B, two modules are needed (in order to convert
/picolibc-latest/newlib/
DChangeLog-20154845 pwc to pmb and convert to array to avoid buffer overflow. Rename c to
5101 (get_alt_digits): New function to convert alt_digits string into
5104 (conv_to_alt_digits): New function to convert unsigned value into
5382 (strftime): Throughout, convert locale-specific formats to use
5387 (strptime): Throughout, convert locale-specific formats to use
7146 * libc/stdlib/wctomb_r.c (_wctomb_r): Don't convert invalid Unicode
16258 * libm/test/convert.c (test_strtodf): Renamed to test_strtof which
16422 Also convert to EUCJP before using arrays. For values not in
20736 * libc/include/stdio.h (FILE): define __SCLE for "convert line
20738 (__sgetc): convert line endings if needed
[all …]
/picolibc-latest/
DCOPYING.picolibc4008 newlib/libm/test/convert.c