Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Dstrfroml.c44 bool inserted_L; in strfroml() local
53 inserted_L = false; in strfroml()
64 if (found_percent && !inserted_L) { in strfroml()
66 inserted_L = true; in strfroml()