Searched refs:_FILEEXT_SETUP (Results 1 - 15 of 15) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dvsnprintf.c47 _FILEEXT_SETUP(&f, &fext);
H A Dvsprintf.c51 _FILEEXT_SETUP(&f, &fext);
H A Dvsscanf.c52 _FILEEXT_SETUP(&f, &fext);
H A Dsscanf.c56 _FILEEXT_SETUP(&f, &fext);
H A Dvasprintf.c33 _FILEEXT_SETUP(&f, &fext);
H A Dvdprintf.c58 _FILEEXT_SETUP(&f, &fext);
H A Dasprintf.c35 _FILEEXT_SETUP(&f, &fext);
H A Dvswprintf.c55 _FILEEXT_SETUP(&f, &fext);
H A Dvswscanf.c78 _FILEEXT_SETUP(&f, &fext);
H A Dvfprintf.c126 _FILEEXT_SETUP(&fake, &fakeext);
H A Dvfwprintf.c104 _FILEEXT_SETUP(&fake, &fakeext);
/bionic/libc/stdio/
H A Dsnprintf.c58 _FILEEXT_SETUP(&f, &fext);
H A Dsprintf.c54 _FILEEXT_SETUP(&f, &fext);
H A Dlocal.h172 #define _FILEEXT_SETUP(f, fext) \ macro
H A Dstdio.cpp118 _FILEEXT_SETUP(p, pext);

Completed in 888 milliseconds