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

/external/compiler-rt/test/msan/
H A Dgetc_unlocked.c17 flockfile (stream);
/external/bison/lib/
H A Dgetdelim.c41 # undef flockfile macro
43 # define flockfile(x) ((void) 0) macro
68 flockfile (fp);
H A Dunlocked-io.h127 # undef flockfile macro
128 # define flockfile(x) ((void) 0) macro
/external/oprofile/libopagent/
H A Dopagent.c256 flockfile(dumpfile);
313 flockfile(dumpfile);
/external/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h257 /// void flockfile(FILE *file);
258 flockfile, enumerator in enum:llvm::LibFunc::Func
/external/llvm/lib/Target/
H A DTargetLibraryInfo.cpp139 "flockfile",
539 TLI.setUnavailable(LibFunc::flockfile);
/external/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1234 case LibFunc::flockfile:
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c5577 extern void flockfile (FILE *__stream) __attribute__ ((__nothrow__));
/external/bison/
H A Dconfigure22108 for ac_func in flockfile funlockfile

Completed in 287 milliseconds