Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dvfwscanf.c348 } *m_ptr = NULL, m_store; in _SVFWSCANF() local
354 m_ptr = &m_store; \ in _SVFWSCANF()
Dvfscanf.c429 } *m_ptr = NULL, m_store; in _SVFSCANF() local
435 m_ptr = &m_store; \ in _SVFSCANF()