Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Dconv_flt.c63 #define FLT_STREAM const char macro
74 static inline void scanf_ungetc(int c, FLT_STREAM *s, int *lenp) in scanf_ungetc()
108 #define FLT_STREAM FILE macro
201 conv_flt (FLT_STREAM *stream, FLT_CONTEXT *context, width_t width, void *addr, uint16_t flags) in conv_flt()