Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dtmpnam.c110 const char *part2, in worker() argument
120 sprintf ( result, "%s/%s%x.%x", part1, part2, part3, *part4); in worker()