Home
last modified time | relevance | path

Searched refs:funlockfile (Results 1 – 11 of 11) 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/
Ddarwin10-drd.supp65 funlockfile
67 fun:funlockfile
/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/Analysis/
DTargetLibraryInfo.def594 /// void funlockfile(FILE *file);
595 TLI_DEFINE_ENUM_INTERNAL(funlockfile)
596 TLI_DEFINE_STRING_INTERNAL("funlockfile")
/external/llvm/lib/Analysis/
DTargetLibraryInfo.cpp238 TLI.setUnavailable(LibFunc::funlockfile); in initialize()
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1382 case LibFunc::funlockfile: in inferPrototypeAttributes()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1810 fun:funlockfile=uninstrumented
/external/valgrind/perf/
Dtest_input_for_tinycc.c5584 extern void funlockfile (FILE *__stream) __attribute__ ((__nothrow__));
/external/bison/
Dconfigure22108 for ac_func in flockfile funlockfile