Searched refs:stdio (Results 1 – 7 of 7) sorted by relevance
/bionic/libc/ |
D | Android.bp | 516 "upstream-openbsd/lib/libc/stdio/fgetln.c", 517 "upstream-openbsd/lib/libc/stdio/fgetwc.c", 518 "upstream-openbsd/lib/libc/stdio/fgetws.c", 519 "upstream-openbsd/lib/libc/stdio/flags.c", 520 "upstream-openbsd/lib/libc/stdio/fpurge.c", 521 "upstream-openbsd/lib/libc/stdio/fputwc.c", 522 "upstream-openbsd/lib/libc/stdio/fputws.c", 523 "upstream-openbsd/lib/libc/stdio/fvwrite.c", 524 "upstream-openbsd/lib/libc/stdio/fwide.c", 525 "upstream-openbsd/lib/libc/stdio/getdelim.c", [all …]
|
/bionic/docs/ |
D | status.md | 218 * <stdio.h> `fmemopen`, `open_memstream`, `feof_unlocked`, `ferror_unlocked`, `clearerr_unlocked`. 243 * <stdio.h> `dprintf`, `vdprintf`. 269 * <stdio.h> `getdelim` and `getline`.
|
D | 32-bit-abi.md | 34 and by API 24 you have everything including `<stdio.h>`. See the
|
/bionic/tests/ |
D | clang_fortify_tests.cpp | 480 FORTIFY_TEST(stdio) { in FORTIFY_TEST() argument
|
D | wchar_test.cpp | 798 TEST(stdio, open_wmemstream_EINVAL) { in TEST() argument
|
D | stdio_test.cpp | 56 #define STDIO_TEST stdio
|
/bionic/ |
D | README.md | 148 stdio/
|