Home
last modified time | relevance | path

Searched defs:_w (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libm/ld/ld128/
De_tgammal.c20 volatile long double _x, _y, _z, _w; variable
/picolibc-latest/newlib/libc/stdio/
Dvfwscanf.c383 #define alloc_m_ptr(_type, _p, _p0, _p_p, _w) \ in _SVFWSCANF() argument
401 #define realloc_m_ptr(_type, _p, _p0, _p_p, _w) \ in _SVFWSCANF() argument
421 #define shrink_m_ptr(_type, _p_p, _w, _cw) \ in _SVFWSCANF() argument
Dvfscanf.c464 #define alloc_m_ptr(_type, _p, _p0, _p_p, _w) \ in _SVFSCANF() argument
482 #define realloc_m_ptr(_type, _p, _p0, _p_p, _w) \ in _SVFSCANF() argument
502 #define shrink_m_ptr(_type, _p_p, _w, _cw) \ in _SVFSCANF() argument
Dstdio.h103 int _w; /* write space left for putc() */ member
146 int _w; /* write space left for putc() */ member