Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dvfscanf.c16 #define SIZE_h -1 macro
29 case SIZE_h: in store_int()
134 else size = SIZE_h; in vfscanf()
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dvfscanf.c16 #define SIZE_h -1 macro
29 case SIZE_h: in store_int()
134 else size = SIZE_h; in vfscanf()
/third_party/musl/src/stdio/
H A Dvfwscanf.c16 #define SIZE_h -1 macro
29 case SIZE_h: in store_int()
160 else size = SIZE_h; in vfwscanf()
H A Dvfscanf.c16 #define SIZE_h -1 macro
34 case SIZE_h: in store_int()
146 else size = SIZE_h; in vfscanf()
/third_party/musl/porting/linux/user/src/stdio/
H A Dvfscanf.c16 #define SIZE_h -1 macro
34 case SIZE_h: in store_int()
146 else size = SIZE_h; in vfscanf()
/third_party/ffmpeg/libavutil/
H A Davsscanf.c48 #define SIZE_h -1 macro
712 case SIZE_h: in store_int()
793 else size = SIZE_h; in ff_vfscanf()

Completed in 4 milliseconds