Home
last modified time | relevance | path

Searched refs:__overflow (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/internal/
Dstdio_impl.h48 int __overflow(FILE *, int), __uflow(FILE *);
82 : __overflow((f),(unsigned char)(c)) )
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dstdio_impl.h70 int __overflow(FILE *, int), __uflow(FILE *);
104 : __overflow((f),(unsigned char)(c)) )
/third_party/musl/src/internal/
Dstdio_impl.h74 int __overflow(FILE *, int), __uflow(FILE *);
108 : __overflow((f),(unsigned char)(c)) )
/third_party/musl/porting/liteos_a/kernel/src/stdio/
D__overflow.c3 int __overflow(FILE *f, int _c) in __overflow() function
/third_party/musl/porting/liteos_m/kernel/src/stdio/
D__overflow.c3 int __overflow(FILE *f, int _c) in __overflow() function
/third_party/musl/src/stdio/
D__overflow.c3 int __overflow(FILE *f, int _c) in __overflow() function
/third_party/musl/porting/liteos_m/kernel/
DBUILD.gn78 "src/stdio/__overflow.c",
/third_party/musl/porting/liteos_a/kernel/
Dmusl.gni296 "$MUSLPORTINGDIR/src/stdio/__overflow.c",
/third_party/musl/
Dmusl_src.gni999 "src/stdio/__overflow.c",