Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A 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/porting/uniproton/kernel/src/stdio/
H A 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/
H A 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()
H A 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()
/third_party/musl/porting/linux/user/src/stdio/
H A 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/ffmpeg/libavutil/
H A 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()

Completed in 4 milliseconds