Home
last modified time | relevance | path

Searched defs:scan_cookie (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D_scanf.c582 struct scan_cookie { struct
604 int (*sc_getc)(struct scan_cookie *); argument
608 const char *grouping;
609 const unsigned char *thousands_sep;
610 int tslen;
612 wchar_t thousands_sep_wc;
617 const unsigned char *decpt;
618 int decpt_len;
620 wchar_t decpt_wc;
622 const unsigned char *fake_decpt;

Completed in 4 milliseconds