Searched defs:fwrite (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/build/make/ |
D | configure.sh | 50 fwrite () { function
|
/external/compiler-rt/lib/esan/ |
D | esan_interceptors.cpp | 314 INTERCEPTOR(uptr, fwrite, const void *p, uptr size, uptr nmemb, void *f) { in INTERCEPTOR() argument
|
/external/libvpx/libvpx/ |
D | vpxenc.c | 63 #define fwrite wrap_fwrite macro
|
/external/libaom/libaom/apps/ |
D | aomenc.c | 63 #define fwrite wrap_fwrite macro
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_interceptors.cc | 1661 TSAN_INTERCEPTOR(uptr, fwrite, const void *p, uptr size, uptr nmemb, void *f) { in TSAN_INTERCEPTOR() argument
|