Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/stdio/
Dvfwscanf.c343 } *m_ptr = NULL, m_store; in _SVFWSCANF() local
349 m_ptr = &m_store; \ in _SVFWSCANF()
Dvfscanf.c419 } *m_ptr = NULL, m_store; in _SVFSCANF() local
425 m_ptr = &m_store; \ in _SVFSCANF()