Home
last modified time | relevance | path

Searched refs:SIZE_def (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/linux/user/src/stdio/
Dvfscanf.c17 #define SIZE_def 0 macro
37 case SIZE_def: in store_int()
142 size = SIZE_def; in vfscanf()
321 case SIZE_def: in vfscanf()
340 case SIZE_def: in vfscanf()
/third_party/musl/porting/liteos_m/kernel/src/stdio/
Dvfscanf.c17 #define SIZE_def 0 macro
32 case SIZE_def: in store_int()
130 size = SIZE_def; in vfscanf()
305 case SIZE_def: in vfscanf()
/third_party/musl/src/stdio/
Dvfwscanf.c17 #define SIZE_def 0 macro
32 case SIZE_def: in store_int()
156 size = SIZE_def; in vfwscanf()
237 s = (size == SIZE_def) ? dest : 0; in vfwscanf()
Dvfscanf.c17 #define SIZE_def 0 macro
32 case SIZE_def: in store_int()
133 size = SIZE_def; in vfscanf()
308 case SIZE_def: in vfscanf()
/third_party/musl/porting/uniproton/kernel/src/stdio/
Dvfscanf.c17 #define SIZE_def 0 macro
32 case SIZE_def: in store_int()
130 size = SIZE_def; in vfscanf()
305 case SIZE_def: in vfscanf()
/third_party/ffmpeg/libavutil/
Davsscanf.c49 #define SIZE_def 0 macro
715 case SIZE_def: in store_int()
789 size = SIZE_def; in ff_vfscanf()
926 case SIZE_def: in ff_vfscanf()