Home
last modified time | relevance | path

Searched refs:funlockfile (Results 1 – 12 of 12) sorted by relevance

/external/bison/lib/
Dgetdelim.c42 # undef funlockfile
44 # define funlockfile(x) ((void) 0) macro
132 funlockfile (fp); /* doesn't set errno */ in getdelim()
Dunlocked-io.h133 # undef funlockfile
134 # define funlockfile(x) ((void) 0) macro
/external/valgrind/main/
Ddarwin10-drd.supp65 funlockfile
67 fun:funlockfile
/external/oprofile/libopagent/
Dopagent.c269 funlockfile(dumpfile); in op_write_native_code()
273 funlockfile(dumpfile); in op_write_native_code()
349 funlockfile(dumpfile); in op_write_debug_line_info()
/external/compiler-rt/test/msan/
Dgetc_unlocked.c26 funlockfile (stream); in main()
/external/bison/m4/
Dgetdelim.m486 AC_CHECK_FUNCS([flockfile funlockfile])
/external/llvm/include/llvm/Target/
DTargetLibraryInfo.h330 funlockfile, enumerator
/external/llvm/lib/Target/
DTargetLibraryInfo.cpp545 TLI.setUnavailable(LibFunc::funlockfile); in initialize()
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1235 case LibFunc::funlockfile: in inferPrototypeAttributes()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1204_abilist.txt2051 fun:funlockfile=uninstrumented
/external/valgrind/main/perf/
Dtest_input_for_tinycc.c5584 extern void funlockfile (FILE *__stream) __attribute__ ((__nothrow__));
/external/bison/
Dconfigure22108 for ac_func in flockfile funlockfile