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

  /external/stlport/src/
stdio_streambuf.cpp 49 # define FPOS_T fpos64_t
  /ndk/sources/cxx-stl/stlport/src/
stdio_streambuf.cpp 49 # define FPOS_T fpos64_t
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdio.h 97 typedef _G_fpos64_t fpos64_t; typedef
789 extern int fgetpos64 (FILE *__restrict __stream, fpos64_t *__restrict __pos);
790 extern int fsetpos64 (FILE *__stream, __const fpos64_t *__pos);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdio.h 97 typedef _G_fpos64_t fpos64_t; typedef
789 extern int fgetpos64 (FILE *__restrict __stream, fpos64_t *__restrict __pos);
790 extern int fsetpos64 (FILE *__stream, __const fpos64_t *__pos);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdio.h 97 typedef _G_fpos64_t fpos64_t; typedef
789 extern int fgetpos64 (FILE *__restrict __stream, fpos64_t *__restrict __pos);
790 extern int fsetpos64 (FILE *__stream, __const fpos64_t *__pos);

Completed in 108 milliseconds