Searched refs:__overflow (Results 1 – 18 of 18) 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/uniproton/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 | 68 int __overflow(FILE *, int), __uflow(FILE *); 102 : __overflow((f),(unsigned char)(c)) )
|
| /third_party/musl/porting/uniproton/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/porting/liteos_a/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/linux/user/src/internal/ |
| D | stdio_impl.h | 139 int __overflow(FILE *, int), __uflow(FILE *); 176 : __overflow((f),(unsigned char)(c)) )
|
| /third_party/musl/src/internal/ |
| D | stdio_impl.h | 143 int __overflow(FILE *, int), __uflow(FILE *); 180 : __overflow((f),(unsigned char)(c)) )
|
| /third_party/elfio/tests/elf_examples/ |
| D | ls.readelf | 198 000000619128 002500000007 R_X86_64_JUMP_SLO 0000000000000000 __overflow + 0 308 37: 0000000000000000 0 FUNC GLOBAL DEFAULT UND __overflow@GLIBC_2.2.5 (3)
|
| /third_party/musl/porting/liteos_m/kernel/ |
| D | musl.gni | 86 "$MUSLPORTINGDIR/src/stdio/__overflow.c",
|
| /third_party/musl/porting/uniproton/kernel/ |
| D | musl.gni | 82 "$MUSLPORTINGDIR/src/stdio/__overflow.c",
|
| /third_party/musl/porting/liteos_a/kernel/ |
| D | musl.gni | 298 "$MUSLPORTINGDIR/src/stdio/__overflow.c",
|
| /third_party/musl/ |
| D | libc.map.txt | 173 __overflow;
|
| D | musl_src.gni | 1148 "src/stdio/__overflow.c",
|
| /third_party/libabigail/tests/data/test-annotate/ |
| D | test21-pr19092.so.abi | 2262 <!-- int __overflow(_IO_FILE*, int) --> 2263 …<function-decl name='__overflow' filepath='/usr/include/libio.h' line='418' column='1' visibility=…
|
| /third_party/libabigail/tests/data/test-read-dwarf/ |
| D | test21-pr19092.so.abi | 1364 …<function-decl name='__overflow' filepath='/usr/include/libio.h' line='418' column='1' visibility=…
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 2113 extern int __overflow (_IO_FILE *, int);
|