Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/tests/lib/c_lib/src/
Dmain.c660 static const char buf10[] = "a1037aegi"; in test_strtol() local
687 ret = strtol(buf10, NULL, 10); in test_strtol()
749 static const char buf10[] = "a1037aegi"; in test_strtoul() local
776 ret = strtoul(buf10, NULL, 10); in test_strtoul()