Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/tinystdio/
Dstrfroml.c46 bool inserted_L; in strfroml() local
55 inserted_L = false; in strfroml()
66 if (found_percent && !inserted_L) { in strfroml()
68 inserted_L = true; in strfroml()