Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dvsnprintf.c61 struct __sfileext fext; in __weak_alias() local
Dvsprintf.c60 struct __sfileext fext; in vsprintf() local
Dsnprintf.c68 struct __sfileext fext; in __weak_alias() local
Dsprintf.c63 struct __sfileext fext; in sprintf() local
Dvasprintf.c50 struct __sfileext fext; local
Dfileext.h56 #define _FILEEXT_SETUP(f, fext) do { \ argument
65 #define _FILEEXT_SETUP(f, fext) /* LINTED */(f)->_ext._base = (unsigned char *)(fext) argument
Dvsscanf.c70 struct __sfileext fext; local
Dsscanf.c73 struct __sfileext fext; in sscanf() local
Dvswprintf.c51 struct __sfileext fext; in vswprintf() local
Dvswscanf.c75 struct __sfileext fext = { { 0 } }; in vswscanf() local