Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dvfwscanf.c349 } *m_ptr = NULL, m_store; in _SVFWSCANF() local
355 m_ptr = &m_store; \ in _SVFWSCANF()
Dvfscanf.c425 } *m_ptr = NULL, m_store; in _SVFSCANF() local
431 m_ptr = &m_store; \ in _SVFSCANF()