HomeSort by relevance Sort by last modified time
    Searched refs:funopen (Results 1 - 25 of 67) sorted by null

1 2 3

  /bionic/libc/upstream-freebsd/lib/libc/stdio/
funopen.c 34 static char sccsid[] = "@(#)funopen.c 8.1 (Berkeley) 6/4/93";
45 funopen(const void *cookie, function
  /external/clang/test/Analysis/Inputs/
system-header-simulator.h 49 FILE *funopen(const void *,
  /development/ndk/platforms/android-3/include/
stdio.h 339 FILE *funopen(const void *,
345 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
346 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /development/ndk/platforms/android-8/include/
stdio.h 339 FILE *funopen(const void *,
345 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
346 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include-fixed/
stdio.h 369 FILE *funopen(const void *,
375 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
376 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/
stdio.h 348 FILE *funopen(const void *,
354 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
355 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/
stdio.h 369 FILE *funopen(const void *,
375 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
376 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include-fixed/
stdio.h 348 FILE *funopen(const void *,
354 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
355 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)