Searched refs:funlockfile (Results 1 - 9 of 9) sorted by relevance

/external/compiler-rt/test/msan/
H A Dgetc_unlocked.c26 funlockfile (stream);
/external/bison/lib/
H A Dgetdelim.c42 # undef funlockfile macro
44 # define funlockfile(x) ((void) 0) macro
132 funlockfile (fp); /* doesn't set errno */
H A Dunlocked-io.h133 # undef funlockfile macro
134 # define funlockfile(x) ((void) 0) macro
/external/oprofile/libopagent/
H A Dopagent.c269 funlockfile(dumpfile);
273 funlockfile(dumpfile);
349 funlockfile(dumpfile);
/external/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h329 /// void funlockfile(FILE *file);
330 funlockfile, enumerator in enum:llvm::LibFunc::Func
/external/llvm/lib/Target/
H A DTargetLibraryInfo.cpp175 "funlockfile",
545 TLI.setUnavailable(LibFunc::funlockfile);
/external/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1235 case LibFunc::funlockfile:
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c5584 extern void funlockfile (FILE *__stream) __attribute__ ((__nothrow__));
/external/bison/
H A Dconfigure22108 for ac_func in flockfile funlockfile

Completed in 331 milliseconds