HomeSort by relevance Sort by last modified time
    Searched defs:fgets (Results 26 - 50 of 51) sorted by null

12 3

  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/
stdio.h 226 char *fgets(char * __restrict, int, FILE * __restrict);
272 char* gets(char*) __warnattr("gets is very unsafe; consider using fgets");
423 extern char* __fgets_real(char*, int, FILE*) __asm__(__USER_LABEL_PREFIX__ "fgets");
424 __errordecl(__fgets_too_big_error, "fgets called with size bigger than buffer");
425 __errordecl(__fgets_too_small_error, "fgets called with size less than zero");
430 char *fgets(char* dest, int size, FILE* stream) { function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
system.h 136 # undef fgets macro
137 # define fgets(S, n, Stream) fgets_unlocked (S, n, Stream) macro
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
fileobject.c 2710 #undef fgets macro
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
fileobject.c 2643 #undef fgets macro
    [all...]
  /external/python/cpython2/Objects/
fileobject.c 2709 #undef fgets macro
    [all...]

Completed in 1027 milliseconds

12 3