/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
stdio.h | 145 # define fread_unlocked(ptr, size, n, stream) \ macro 167 : fread_unlocked (ptr, size, n, stream))))
|
stdio2.h | 231 # undef fread_unlocked macro 238 fread_unlocked) __wur; 244 __wur __warnattr ("fread_unlocked called with bigger size * nmemb than " 248 fread_unlocked (void *__restrict __ptr, size_t __size, size_t __n, function
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
stdio.h | 145 # define fread_unlocked(ptr, size, n, stream) \ macro 167 : fread_unlocked (ptr, size, n, stream))))
|
stdio2.h | 231 # undef fread_unlocked macro 238 fread_unlocked) __wur; 244 __wur __warnattr ("fread_unlocked called with bigger size * nmemb than " 248 fread_unlocked (void *__restrict __ptr, size_t __size, size_t __n, function
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
stdio.h | 145 # define fread_unlocked(ptr, size, n, stream) \ macro 167 : fread_unlocked (ptr, size, n, stream))))
|
stdio2.h | 231 # undef fread_unlocked macro 238 fread_unlocked) __wur; 244 __wur __warnattr ("fread_unlocked called with bigger size * nmemb than " 248 fread_unlocked (void *__restrict __ptr, size_t __size, size_t __n, function
|
/external/bison/lib/ |
unlocked-io.h | 87 # define fread(w,x,y,z) fread_unlocked (w,x,y,z) 89 # define fread_unlocked(w,x,y,z) fread (w,x,y,z) macro
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
unlocked-io.h | 87 # define fread(w,x,y,z) fread_unlocked (w,x,y,z) 89 # define fread_unlocked(w,x,y,z) fread (w,x,y,z) macro
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
system.h | 151 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) 153 extern size_t fread_unlocked (void *, size_t, size_t, FILE *); 175 /* ??? Glibc's fwrite/fread_unlocked macros cause 177 #undef fread_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 | 151 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) 153 extern size_t fread_unlocked (void *, size_t, size_t, FILE *); 175 /* ??? Glibc's fwrite/fread_unlocked macros cause 177 #undef fread_unlocked macro
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
system.h | 151 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) 153 extern size_t fread_unlocked (void *, size_t, size_t, FILE *); 175 /* ??? Glibc's fwrite/fread_unlocked macros cause 177 #undef fread_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 | 151 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) 153 extern size_t fread_unlocked (void *, size_t, size_t, FILE *); 175 /* ??? Glibc's fwrite/fread_unlocked macros cause 177 #undef fread_unlocked macro
|