Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dnano-vfprintf_local.h117 typedef int * int_ptr_t; typedef
Dnano-vfprintf_i.c210 *GET_ARG (N, *ap, int_ptr_t) = pdata->ret; in _printf_i()
Dvfwprintf.c277 typedef int * int_ptr_t; typedef
296 int_ptr_t val_int_ptr_t;
1126 *GET_ARG (N, ap, int_ptr_t) = ret; in VFWPRINTF()
Dvfprintf.c312 typedef int * int_ptr_t; typedef
331 int_ptr_t val_int_ptr_t;
1160 *GET_ARG (N, ap, int_ptr_t) = ret; in VFPRINTF()