Searched defs:_w (Results 1 – 4 of 4) sorted by relevance
/picolibc-latest/newlib/libm/ld/ld128/ |
D | e_tgammal.c | 20 volatile long double _x, _y, _z, _w; variable
|
/picolibc-latest/newlib/libc/stdio/ |
D | vfwscanf.c | 383 #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
|
D | vfscanf.c | 464 #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
|
D | stdio.h | 103 int _w; /* write space left for putc() */ member 146 int _w; /* write space left for putc() */ member
|