HomeSort by relevance Sort by last modified time
    Searched defs:fpos_t (Results 1 - 25 of 98) sorted by null

1 2 3 4

  /system/extras/tests/bionic/libstdc++/
test_cstdio.cpp 157 volatile std::fpos_t fpos_t; local
  /external/clang/test/Analysis/Inputs/
system-header-simulator.h 43 typedef __darwin_off_t fpos_t; typedef
53 fpos_t (*)(void *, fpos_t, int),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
stdio.h 91 typedef _G_fpos_t fpos_t; typedef
93 typedef _G_fpos64_t fpos_t;
771 extern int fgetpos (FILE *__restrict __stream, fpos_t *__restrict __pos);
776 extern int fsetpos (FILE *__stream, __const fpos_t *__pos);
780 fpos_t *__restrict __pos), fgetpos64);
782 (FILE *__stream, __const fpos_t *__pos), fsetpos64);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdio.h 91 typedef _G_fpos_t fpos_t; typedef
93 typedef _G_fpos64_t fpos_t;
771 extern int fgetpos (FILE *__restrict __stream, fpos_t *__restrict __pos);
776 extern int fsetpos (FILE *__stream, __const fpos_t *__pos);
780 fpos_t *__restrict __pos), fgetpos64);
782 (FILE *__stream, __const fpos_t *__pos), fsetpos64);
  /bionic/libc/include/
stdio.h 54 typedef off_t fpos_t; /* stdio file position type */ typedef
120 fpos_t (*_seek)(void *, fpos_t, int);
138 fpos_t _offset; /* current lseek offset */
279 int fgetpos(FILE * __restrict, fpos_t * __restrict);
280 int fsetpos(FILE *, const fpos_t *);
349 fpos_t (*)(void *, fpos_t, int),
  /development/ndk/platforms/android-L/include/
stdio.h 52 typedef off_t fpos_t; /* stdio file position type */ typedef
106 fpos_t (*_seek)(void *, fpos_t, int);
124 fpos_t _offset; /* current lseek offset */
274 int fgetpos(FILE * __restrict, fpos_t * __restrict);
275 int fsetpos(FILE *, const fpos_t *);
356 fpos_t (*)(void *, fpos_t, int),
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include-fixed/
stdio.h 61 typedef off_t fpos_t; /* stdio file position type */ typedef
115 fpos_t (*_seek)(void *, fpos_t, int);
133 fpos_t _offset; /* current lseek offset */
278 int fgetpos(FILE * __restrict, fpos_t * __restrict);
279 int fsetpos(FILE *, const fpos_t *);
364 fpos_t (*)(void *, fpos_t, int),
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include-fixed/
stdio.h 61 typedef off_t fpos_t; /* stdio file position type */ typedef
115 fpos_t (*_seek)(void *, fpos_t, int);
133 fpos_t _offset; /* current lseek offset */
278 int fgetpos(FILE * __restrict, fpos_t * __restrict);
279 int fsetpos(FILE *, const fpos_t *);
364 fpos_t (*)(void *, fpos_t, int),
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include-fixed/
stdio.h 61 typedef off_t fpos_t; /* stdio file position type */ typedef
115 fpos_t (*_seek)(void *, fpos_t, int);
133 fpos_t _offset; /* current lseek offset */
278 int fgetpos(FILE * __restrict, fpos_t * __restrict);
279 int fsetpos(FILE *, const fpos_t *);
364 fpos_t (*)(void *, fpos_t, int),
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include-fixed/
stdio.h 61 typedef off_t fpos_t; /* stdio file position type */ typedef
115 fpos_t (*_seek)(void *, fpos_t, int);
133 fpos_t _offset; /* current lseek offset */
278 int fgetpos(FILE * __restrict, fpos_t * __restrict);
279 int fsetpos(FILE *, const fpos_t *);
364 fpos_t (*)(void *, fpos_t, int),
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include-fixed/
stdio.h 61 typedef off_t fpos_t; /* stdio file position type */ typedef
115 fpos_t (*_seek)(void *, fpos_t, int);
133 fpos_t _offset; /* current lseek offset */
278 int fgetpos(FILE * __restrict, fpos_t * __restrict);
279 int fsetpos(FILE *, const fpos_t *);
364 fpos_t (*)(void *, fpos_t, int),
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include-fixed/
stdio.h 61 typedef off_t fpos_t; /* stdio file position type */ typedef
115 fpos_t (*_seek)(void *, fpos_t, int);
133 fpos_t _offset; /* current lseek offset */
278 int fgetpos(FILE * __restrict, fpos_t * __restrict);
279 int fsetpos(FILE *, const fpos_t *);
364 fpos_t (*)(void *, fpos_t, int),
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include-fixed/
stdio.h 61 typedef off_t fpos_t; /* stdio file position type */ typedef
115 fpos_t (*_seek)(void *, fpos_t, int);
133 fpos_t _offset; /* current lseek offset */
281 int fgetpos(FILE * __restrict, fpos_t * __restrict);
282 int fsetpos(FILE *, const fpos_t *);
367 fpos_t (*)(void *, fpos_t, int),
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
stdio.h 60 typedef off_t fpos_t; /* stdio file position type */ typedef
126 fpos_t (*_seek)(void *, fpos_t, int);
144 fpos_t _offset; /* current lseek offset */
288 int fgetpos(FILE * __restrict, fpos_t * __restrict);
289 int fsetpos(FILE *, const fpos_t *);
367 fpos_t (*)(void *, fpos_t, int),
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
stdio.h 60 typedef off_t fpos_t; /* stdio file position type */ typedef
126 fpos_t (*_seek)(void *, fpos_t, int);
144 fpos_t _offset; /* current lseek offset */
288 int fgetpos(FILE * __restrict, fpos_t * __restrict);
289 int fsetpos(FILE *, const fpos_t *);
367 fpos_t (*)(void *, fpos_t, int),
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
stdio.h 60 typedef off_t fpos_t; /* stdio file position type */ typedef
126 fpos_t (*_seek)(void *, fpos_t, int);
144 fpos_t _offset; /* current lseek offset */
288 int fgetpos(FILE * __restrict, fpos_t * __restrict);
289 int fsetpos(FILE *, const fpos_t *);
367 fpos_t (*)(void *, fpos_t, int),