HomeSort by relevance Sort by last modified time
    Searched refs:fake_fputwc (Results 1 - 4 of 4) sorted by null

  /prebuilts/ndk/r11/sources/android/support/src/stdio/
stdio_impl.h 45 void fake_fputwc(wchar_t wc, FakeFILE* file) __HIDDEN__;
59 #define fputwc fake_fputwc
stdio_impl.c 121 void fake_fputwc(wchar_t wc, FakeFILE* file) { function
  /prebuilts/ndk/r13/sources/android/support/src/stdio/
stdio_impl.h 45 void fake_fputwc(wchar_t wc, FakeFILE* file) __HIDDEN__;
59 #define fputwc fake_fputwc
stdio_impl.c 121 void fake_fputwc(wchar_t wc, FakeFILE* file) { function

Completed in 228 milliseconds