HomeSort by relevance Sort by last modified time
    Searched defs:funlockfile (Results 1 - 6 of 6) sorted by null

  /bionic/libc/bionic/
flockfile.cpp 54 void funlockfile(FILE* fp) { function
  /external/bison/lib/
getdelim.c 42 # undef funlockfile macro
44 # define funlockfile(x) ((void) 0) macro
132 funlockfile (fp); /* doesn't set errno */
unlocked-io.h 133 # undef funlockfile macro
134 # define funlockfile(x) ((void) 0) macro
  /ndk/sources/host-tools/sed-4.2.1/lib/
getdelim.c 42 # undef funlockfile macro
44 # define funlockfile(x) ((void) 0) macro
132 funlockfile (fp); /* doesn't set errno */
unlocked-io.h 133 # undef funlockfile macro
134 # define funlockfile(x) ((void) 0) macro
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 329 /// void funlockfile(FILE *file);
330 funlockfile, enumerator in enum:llvm::LibFunc::Func

Completed in 135 milliseconds