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/
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/
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/
Dvfwscanf.c16 #define SIZE_h -1 macro
29 case SIZE_h: in store_int()
160 else size = SIZE_h; in vfwscanf()
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/
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/
Davsscanf.c48 #define SIZE_h -1 macro
712 case SIZE_h: in store_int()
793 else size = SIZE_h; in ff_vfscanf()