Searched refs:fext (Results 1 – 3 of 3) sorted by relevance
49 struct __sfileext fext; in vsscanf() local51 _FILEEXT_SETUP(&f, &fext); in vsscanf()
53 struct __sfileext fext; in sscanf() local55 _FILEEXT_SETUP(&f, &fext); in sscanf()
67 #define _FILEEXT_SETUP(f, fext) \ argument69 (f)->_ext._base = (unsigned char *)(fext); \