Searched defs:fext (Results 1 - 11 of 11) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dvsprintf.c49 struct __sfileext fext; local
51 _FILEEXT_SETUP(&f, &fext);
H A Dasprintf.c32 struct __sfileext fext; local
35 _FILEEXT_SETUP(&f, &fext);
H A Dvasprintf.c30 struct __sfileext fext; local
33 _FILEEXT_SETUP(&f, &fext);
H A Dvsnprintf.c45 struct __sfileext fext; local
47 _FILEEXT_SETUP(&f, &fext);
H A Dvsscanf.c50 struct __sfileext fext; local
52 _FILEEXT_SETUP(&f, &fext);
H A Dsscanf.c54 struct __sfileext fext; local
56 _FILEEXT_SETUP(&f, &fext);
H A Dvdprintf.c54 struct __sfileext fext; local
58 _FILEEXT_SETUP(&f, &fext);
H A Dvswprintf.c48 struct __sfileext fext; local
55 _FILEEXT_SETUP(&f, &fext);
H A Dvswscanf.c57 struct __sfileext fext; local
78 _FILEEXT_SETUP(&f, &fext);
/bionic/libc/stdio/
H A Dsnprintf.c48 struct __sfileext fext; local
58 _FILEEXT_SETUP(&f, &fext);
H A Dsprintf.c52 struct __sfileext fext; local
54 _FILEEXT_SETUP(&f, &fext);

Completed in 7424 milliseconds