Searched refs:stdio (Results 1 – 7 of 7) sorted by relevance
/bionic/libc/ |
D | Android.bp | 14 "stdio/fmemopen.cpp", 15 "stdio/parsefloat.c", 16 "stdio/refill.c", 17 "stdio/stdio.cpp", 18 "stdio/stdio_ext.cpp", 19 "stdio/vfscanf.cpp", 20 "stdio/vfwscanf.c", 488 "upstream-openbsd/lib/libc/stdio/fgetln.c", 489 "upstream-openbsd/lib/libc/stdio/fgetwc.c", 490 "upstream-openbsd/lib/libc/stdio/fgetws.c", [all …]
|
/bionic/docs/ |
D | status.md | 161 * <stdio.h> `fmemopen`, `open_memstream`, `feof_unlocked`, `ferror_unlocked`, `clearerr_unlocked`. 186 * <stdio.h> `dprintf`, `vdprintf`. 212 * <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 | 503 FORTIFY_TEST(stdio) { in FORTIFY_TEST() argument
|
D | wchar_test.cpp | 701 TEST(stdio, open_wmemstream_EINVAL) { in TEST() argument
|
D | stdio_test.cpp | 52 #define STDIO_TEST stdio
|
/bionic/ |
D | README.md | 125 stdio/
|