Home
last modified time | relevance | path

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

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