Searched refs:__overflow (Results 1 – 9 of 9) sorted by relevance
| /third_party/musl/porting/liteos_m/kernel/src/internal/ |
| D | stdio_impl.h | 48 int __overflow(FILE *, int), __uflow(FILE *); 82 : __overflow((f),(unsigned char)(c)) )
|
| /third_party/musl/porting/liteos_a/kernel/src/internal/ |
| D | stdio_impl.h | 70 int __overflow(FILE *, int), __uflow(FILE *); 104 : __overflow((f),(unsigned char)(c)) )
|
| /third_party/musl/src/internal/ |
| D | stdio_impl.h | 74 int __overflow(FILE *, int), __uflow(FILE *); 108 : __overflow((f),(unsigned char)(c)) )
|
| /third_party/musl/porting/liteos_a/kernel/src/stdio/ |
| D | __overflow.c | 3 int __overflow(FILE *f, int _c) in __overflow() function
|
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| D | __overflow.c | 3 int __overflow(FILE *f, int _c) in __overflow() function
|
| /third_party/musl/src/stdio/ |
| D | __overflow.c | 3 int __overflow(FILE *f, int _c) in __overflow() function
|
| /third_party/musl/porting/liteos_m/kernel/ |
| D | BUILD.gn | 78 "src/stdio/__overflow.c",
|
| /third_party/musl/porting/liteos_a/kernel/ |
| D | musl.gni | 296 "$MUSLPORTINGDIR/src/stdio/__overflow.c",
|
| /third_party/musl/ |
| D | musl_src.gni | 999 "src/stdio/__overflow.c",
|