Home
last modified time | relevance | path

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

/picolibc-latest/newlib/testsuite/newlib.string/
Dstrcmp-1.c143 unsigned i, j, zeros; in main() local
158 for (zeros = 1; zeros < MAX_ZEROS; zeros++) in main()
174 for (i = 0; i < zeros; i++) in main()
/picolibc-latest/test/
Dprintf_scanf.c254 check_float(const char *test_name, float_type a, const char *buf, const char *head, int zeros, cons… in check_float() argument
263 for (z = 0; z < zeros; z++) { in check_float()
275 test_name, printf_float(a), printf_float(a), buf, head, zeros, tail); in check_float()
/picolibc-latest/newlib/libc/machine/arc/
Dstrcmp.S107 bic_s r0,r0,r1 ; <this is the adjusted mask for zeros>
/picolibc-latest/newlib/libc/machine/arc64/
Dstrlen.S278 ; This means that the evaluated equation result value [5] has zeros
Dmemchr.S350 ; This means that the evaluated equation result value [5] has zeros for all non
Dstrcat.S568 ; This means that the evaluated equation result value [5] has zeros for all non
/picolibc-latest/
DREADME.md770 rounding and trimming trailing zeros when possible.