Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A DMakefile.in67 vfscanf.c __scan_cookie.c __psfs_parse_spec.c __psfs_do_numeric.c \
A D_scanf.c655 extern int __psfs_parse_spec(psfs_t *psfs) attribute_hidden;
783 int attribute_hidden __psfs_parse_spec(register psfs_t *psfs) in __psfs_parse_spec() function
888 #warning CONSIDER: Should we validate that psfs->max_width > 0 in __psfs_parse_spec()? It would av… in __psfs_parse_spec()
889 #warning CONSIDER: Should INT_MAX be a valid width (%c/%C)? See __psfs_parse_spec(). in __psfs_parse_spec()
1264 if ((i = __psfs_parse_spec(&psfs)) < 0) { /* Bad conversion specifier! */ in VFSCANF()
/l4re-core-master/uclibc/lib/uclibc/
A Dcontrib_files.mk465 __psfs_parse_spec

Completed in 9 milliseconds