Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dnano-vfprintf_local.h118 typedef short * short_ptr_t; typedef
Dnano-vfprintf_i.c208 *GET_ARG (N, *ap, short_ptr_t) = pdata->ret; in _printf_i()
Dvfwprintf.c278 typedef short * short_ptr_t; typedef
297 short_ptr_t val_short_ptr_t;
1120 *GET_ARG (N, ap, short_ptr_t) = ret; in VFWPRINTF()
Dvfprintf.c313 typedef short * short_ptr_t; typedef
332 short_ptr_t val_short_ptr_t;
1154 *GET_ARG (N, ap, short_ptr_t) = ret; in VFPRINTF()