H A D | sfvscanf.c | 129 wchar_t wc; member in struct:_accept_s 193 static int _sfwaccept(wchar_t wc, Accept_t* ac) argument 195 static int _sfwaccept(wc, ac) 196 wchar_t wc; 219 wc == fwc ) 228 #define SFgetwc(sc,wc,fmt,ac,mbs) _sfgetwc(sc,wc,fmt,ac,(Void_t*)(mbs)) 230 #define SFgetwc(sc,wc,fmt,ac,mbs) _sfgetwc(sc,wc,fmt,ac,NIL(Void_t*)) 234 static int _sfgetwc(Scan_t* sc, wchar_t* wc, in argument 327 wchar_t wc; local [all...] |