Searched refs:flockfile (Results 1 – 20 of 20) sorted by relevance
41 # undef flockfile43 # define flockfile(x) ((void) 0) macro68 flockfile (fp); in getdelim()
127 # undef flockfile128 # define flockfile(x) ((void) 0) macro
60 flockfile62 fun:flockfile
17 flockfile (stream); in main()
86 AC_CHECK_FUNCS([flockfile funlockfile])
243 ; CHECK: declare void @flockfile(...)244 declare void @flockfile(...)
262 ; CHECK: declare void @flockfile(%opaque* nocapture) [[G0]]263 declare void @flockfile(%opaque*)
482 /// void flockfile(FILE *file);483 TLI_DEFINE_ENUM_INTERNAL(flockfile)484 TLI_DEFINE_STRING_INTERNAL("flockfile")
237 TLI.setUnavailable(LibFunc::flockfile); in initialize()720 case LibFunc::flockfile: in isValidProtoForLibFunc()
1329 flockfile(stdin); in get_map()1684 flockfile(stdout); in cpuset_cpumemdist()
382 case LibFunc::flockfile: in inferLibFuncAttributes()
31 #define FLOCKFILE(f) flockfile(f)
283 /* Define this if you have flockfile(), getc_unlocked(), and funlockfile() */
4226 flockfile(f);4234 [Define this if you have flockfile(), getc_unlocked(), and funlockfile()])
13869 flockfile(f);
1733 fun:flockfile=uninstrumented
5577 extern void flockfile (FILE *__stream) __attribute__ ((__nothrow__));
22108 for ac_func in flockfile funlockfile
277 PUBLIC 57860 0 flockfile
8118 support flockfile(), getc_unlocked(), and funlockfile(), those are