Home
last modified time | relevance | path

Searched defs:zeros (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/testsuite/newlib.string/
Dstrcmp-1.c143 unsigned i, j, zeros; in main() local
/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()