Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Dvfscanf.c708 #define CNV_LIST CNV_BASE CNV_BRACKET CNV_FLOAT in vfscanf() macro
709 if (!c || !strchr (CNV_LIST, c)) in vfscanf()