Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dnano-vfprintf_local.h117 typedef int * int_ptr_t; typedef
Dnano-vfprintf_i.c208 *GET_ARG (N, *ap, int_ptr_t) = pdata->ret; in _printf_i()
Dvfwprintf.c275 typedef int * int_ptr_t; typedef
294 int_ptr_t val_int_ptr_t;
1124 *GET_ARG (N, ap, int_ptr_t) = ret; in VFWPRINTF()
Dvfprintf.c307 typedef int * int_ptr_t; typedef
326 int_ptr_t val_int_ptr_t;
1155 *GET_ARG (N, ap, int_ptr_t) = ret; in VFPRINTF()