/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
stdio.h | 169 # define fwrite_unlocked(ptr, size, n, stream) \ macro 187 : fwrite_unlocked (ptr, size, n, stream))))
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
stdio.h | 169 # define fwrite_unlocked(ptr, size, n, stream) \ macro 187 : fwrite_unlocked (ptr, size, n, stream))))
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
stdio.h | 169 # define fwrite_unlocked(ptr, size, n, stream) \ macro 187 : fwrite_unlocked (ptr, size, n, stream))))
|
/external/chromium_org/third_party/leveldatabase/src/port/ |
port_posix.h | 61 #define fwrite_unlocked fwrite macro
|
/external/bison/lib/ |
unlocked-io.h | 94 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z) 96 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) macro
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
unlocked-io.h | 94 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z) 96 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) macro
|
/external/chromium_org/third_party/leveldatabase/ |
env_chromium.cc | 64 size_t fwrite_unlocked(const void *ptr, size_t size, size_t n, FILE *file) { function in namespace:leveldb_env::__anon11683 554 size_t r = fwrite_unlocked(data.data(), 1, data.size(), file_); [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
system.h | 66 fputs_unlocked, fwrite_unlocked, and fprintf_unlocked are 158 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) 160 extern size_t fwrite_unlocked (const void *, size_t, size_t, FILE *); 178 #undef fwrite_unlocked macro
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
system.h | 66 fputs_unlocked, fwrite_unlocked, and fprintf_unlocked are 158 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) 160 extern size_t fwrite_unlocked (const void *, size_t, size_t, FILE *); 178 #undef fwrite_unlocked macro
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
system.h | 66 fputs_unlocked, fwrite_unlocked, and fprintf_unlocked are 158 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) 160 extern size_t fwrite_unlocked (const void *, size_t, size_t, FILE *); 178 #undef fwrite_unlocked macro
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
system.h | 66 fputs_unlocked, fwrite_unlocked, and fprintf_unlocked are 158 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) 160 extern size_t fwrite_unlocked (const void *, size_t, size_t, FILE *); 178 #undef fwrite_unlocked macro
|