Searched refs:zeros (Results 1 – 7 of 7) sorted by relevance
/picolibc-latest/newlib/testsuite/newlib.string/ |
D | strcmp-1.c | 143 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/ |
D | printf_scanf.c | 254 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/ |
D | strcmp.S | 107 bic_s r0,r0,r1 ; <this is the adjusted mask for zeros>
|
/picolibc-latest/newlib/libc/machine/arc64/ |
D | strlen.S | 278 ; This means that the evaluated equation result value [5] has zeros
|
D | memchr.S | 350 ; This means that the evaluated equation result value [5] has zeros for all non
|
D | strcat.S | 568 ; This means that the evaluated equation result value [5] has zeros for all non
|
/picolibc-latest/ |
D | README.md | 770 rounding and trimming trailing zeros when possible.
|