Searched refs:swscanf (Results 1 – 11 of 11) sorted by relevance
/bionic/tests/ |
D | stdio_test.cpp | 504 CheckInfNan(swprintf, swscanf, L"%s", in TEST() 508 CheckInfNan(swprintf, swscanf, L"%s", in TEST() 512 CheckInfNan(swprintf, swscanf, L"%s", in TEST() 516 CheckInfNan(swprintf, swscanf, L"%s", in TEST() 520 CheckInfNan(swprintf, swscanf, L"%s", in TEST() 524 CheckInfNan(swprintf, swscanf, L"%s", in TEST() 528 CheckInfNan(swprintf, swscanf, L"%s", in TEST() 532 CheckInfNan(swprintf, swscanf, L"%s", in TEST() 759 ASSERT_EQ(5, swscanf(L" hello 123 1.23 0x1.2p3 world", in TEST()
|
/bionic/libc/include/ |
D | wchar.h | 63 int swscanf(const wchar_t *, const wchar_t *, ...);
|
/bionic/libc/tools/ |
D | posix-2013.txt | 1036 swscanf
|
/bionic/libc/stdio/ |
D | stdio.cpp | 794 int swscanf(const wchar_t* s, const wchar_t* fmt, ...) { in swscanf() function
|
/bionic/libc/ |
D | libc.mips64.map | 966 swscanf;
|
D | libc.x86_64.map | 966 swscanf;
|
D | libc.arm64.map | 966 swscanf;
|
D | libc.mips.map | 1023 swscanf;
|
D | libc.x86.map | 1021 swscanf;
|
D | libc.arm.map | 1025 swscanf;
|
D | libc.map.txt | 1050 swscanf;
|