Home
last modified time | relevance | path

Searched refs:short_ptr_t (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libc/stdio/
Dnano-vfprintf_local.h118 typedef short * short_ptr_t; typedef
Dnano-vfprintf_i.c206 *GET_ARG (N, *ap, short_ptr_t) = pdata->ret; in _printf_i()
Dvfwprintf.c276 typedef short * short_ptr_t; typedef
295 short_ptr_t val_short_ptr_t;
1118 *GET_ARG (N, ap, short_ptr_t) = ret; in VFWPRINTF()
Dvfprintf.c308 typedef short * short_ptr_t; typedef
327 short_ptr_t val_short_ptr_t;
1149 *GET_ARG (N, ap, short_ptr_t) = ret; in VFPRINTF()