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

/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.h284 /// void funlockfile(FILE *file);
285 funlockfile, enumerator in enum:llvm::LibFunc::Func
/external/llvm/lib/Target/
H A DTargetLibraryInfo.cpp158 "funlockfile",
485 TLI.setUnavailable(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 302 milliseconds