Home
last modified time | relevance | path

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

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
D11-1.c65 funlockfile(stdout); in threaded()
83 funlockfile(stdout); in main()
113 funlockfile(stdout); in main()
/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/test/Transforms/InferFunctionAttrs/
Dno-proto.ll357 ; CHECK: declare void @funlockfile(...)
358 declare void @funlockfile(...)
Dannotate.ll376 ; CHECK: declare void @funlockfile(%opaque* nocapture) [[G0]]
377 declare void @funlockfile(%opaque*)
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def599 /// void funlockfile(FILE *file);
600 TLI_DEFINE_ENUM_INTERNAL(funlockfile)
601 TLI_DEFINE_STRING_INTERNAL("funlockfile")
/external/llvm/lib/Analysis/
DTargetLibraryInfo.cpp243 TLI.setUnavailable(LibFunc::funlockfile); in initialize()
730 case LibFunc::funlockfile: in isValidProtoForLibFunc()
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c1350 funlockfile(stdin); in get_map()
1356 funlockfile(stdin); in put_map()
1706 funlockfile(stdout); in cpuset_cpumemdist()
/external/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp383 case LibFunc::funlockfile: in inferLibFuncAttributes()
/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