/aosp_15_r20/external/trusty/musl/src/stdio/ |
D | vfwscanf.c | 81 #undef ungetwc 82 #define ungetwc(c,f) \ macro 83 ((f)->rend && (c)<128U ? *--(f)->rpos : ungetwc((c),(f))) 115 ungetwc(c, f); in vfwscanf() 126 ungetwc(c, f); in vfwscanf() 202 ungetwc(c, f); in vfwscanf() 283 ungetwc(c, f); in vfwscanf()
|
/aosp_15_r20/external/musl/src/stdio/ |
H A D | vfwscanf.c | 81 #undef ungetwc 82 #define ungetwc(c,f) \ macro 83 ((f)->rend && (c)<128U ? *--(f)->rpos : ungetwc((c),(f))) 115 ungetwc(c, f); in vfwscanf() 126 ungetwc(c, f); in vfwscanf() 202 ungetwc(c, f); in vfwscanf() 283 ungetwc(c, f); in vfwscanf()
|
/aosp_15_r20/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
H A D | ungetwc.c | 69 ungetwc(wint_t wc, FILE *fp) in ungetwc() function 78 DEF_STRONG(ungetwc);
|
/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/ |
D | wchar_test.cc | 48 ASSERT_EQ(ungetwc(wint(L'A'), f.get()), wint(L'A')); in TEST() 50 ASSERT_EQ(ungetwc(wint(L'B'), f.get()), wint(L'B')); in TEST()
|
/aosp_15_r20/bionic/libc/stdio/ |
H A D | parsefloat.c | 330 ungetwc(c, fp); in wparsefloat() 332 ungetwc(*p, fp); in wparsefloat()
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc_openbsd/android_vendor_ramdisk_arm64_armv8-2a_cortex-a55_static/obj/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
D | ungetwc.o.d | 1 …mdisk_arm64_armv8-2a_cortex-a55_static/obj/bionic/libc/upstream-openbsd/lib/libc/stdio/ungetwc.o: \ 2 bionic/libc/upstream-openbsd/lib/libc/stdio/ungetwc.c \
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc_openbsd/android_arm64_armv8-2a_cortex-a55_static_hwasan/obj/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
D | ungetwc.o.d | 1 …rm64_armv8-2a_cortex-a55_static_hwasan/obj/bionic/libc/upstream-openbsd/lib/libc/stdio/ungetwc.o: \ 3 bionic/libc/upstream-openbsd/lib/libc/stdio/ungetwc.c \
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc_openbsd/android_recovery_arm64_armv8-2a_cortex-a55_static/obj/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
D | ungetwc.o.d | 1 …overy_arm64_armv8-2a_cortex-a55_static/obj/bionic/libc/upstream-openbsd/lib/libc/stdio/ungetwc.o: \ 2 bionic/libc/upstream-openbsd/lib/libc/stdio/ungetwc.c \
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc_openbsd/android_arm64_armv8-2a_cortex-a55_static_apex10000_sabi/obj/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
D | ungetwc.o.d | 1 …v8-2a_cortex-a55_static_apex10000_sabi/obj/bionic/libc/upstream-openbsd/lib/libc/stdio/ungetwc.o: \ 2 bionic/libc/upstream-openbsd/lib/libc/stdio/ungetwc.c \
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc_openbsd/android_arm64_armv8-2a_cortex-a55_static/obj/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
D | ungetwc.o.d | 1 …droid_arm64_armv8-2a_cortex-a55_static/obj/bionic/libc/upstream-openbsd/lib/libc/stdio/ungetwc.o: \ 2 bionic/libc/upstream-openbsd/lib/libc/stdio/ungetwc.c \
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc_openbsd/android_ramdisk_arm64_armv8-2a_cortex-a55_static/obj/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
D | ungetwc.o.d | 1 …mdisk_arm64_armv8-2a_cortex-a55_static/obj/bionic/libc/upstream-openbsd/lib/libc/stdio/ungetwc.o: \ 2 bionic/libc/upstream-openbsd/lib/libc/stdio/ungetwc.c \
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc_openbsd/android_arm64_armv8-2a_cortex-a55_static_hwasan_apex10000/obj/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
D | ungetwc.o.d | 1 …-2a_cortex-a55_static_hwasan_apex10000/obj/bionic/libc/upstream-openbsd/lib/libc/stdio/ungetwc.o: \ 3 bionic/libc/upstream-openbsd/lib/libc/stdio/ungetwc.c \
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc_openbsd/android_arm64_armv8-2a_cortex-a55_static_apex10000/obj/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
D | ungetwc.o.d | 1 …4_armv8-2a_cortex-a55_static_apex10000/obj/bionic/libc/upstream-openbsd/lib/libc/stdio/ungetwc.o: \ 2 bionic/libc/upstream-openbsd/lib/libc/stdio/ungetwc.c \
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libcxx/include/ |
D | cwchar | 55 wint_t ungetwc(wint_t c, FILE* stream); 136 using ::ungetwc;
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libcxx/include/ |
D | cwchar | 55 wint_t ungetwc(wint_t c, FILE* stream); 136 using ::ungetwc;
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libcxx/include/ |
D | cwchar | 55 wint_t ungetwc(wint_t c, FILE* stream); 136 using ::ungetwc;
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libcxx/include/ |
D | cwchar | 55 wint_t ungetwc(wint_t c, FILE* stream); 136 using ::ungetwc;
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libcxx/include/ |
D | cwchar | 55 wint_t ungetwc(wint_t c, FILE* stream); 136 using ::ungetwc;
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libcxx/include/ |
D | cwchar | 55 wint_t ungetwc(wint_t c, FILE* stream); 136 using ::ungetwc;
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libcxx/include/ |
D | cwchar | 55 wint_t ungetwc(wint_t c, FILE* stream); 136 using ::ungetwc;
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libcxx/include/ |
D | cwchar | 55 wint_t ungetwc(wint_t c, FILE* stream); 136 using ::ungetwc;
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libcxx/include/ |
D | cwchar | 55 wint_t ungetwc(wint_t c, FILE* stream); 136 using ::ungetwc;
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libcxx/include/ |
D | cwchar | 55 wint_t ungetwc(wint_t c, FILE* stream); 136 using ::ungetwc;
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libcxx/include/ |
D | cwchar | 55 wint_t ungetwc(wint_t c, FILE* stream); 136 using ::ungetwc;
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libcxx/include/ |
D | cwchar | 55 wint_t ungetwc(wint_t c, FILE* stream); 136 using ::ungetwc;
|