Searched defs:funlockfile (Results 1 - 3 of 3) sorted by relevance

/external/bison/lib/
H A Dgetdelim.c42 # undef funlockfile macro
44 # define funlockfile(x) ((void) 0) macro
132 funlockfile (fp); /* doesn't set errno */
H A Dunlocked-io.h133 # undef funlockfile macro
134 # define funlockfile(x) ((void) 0) macro
/external/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h329 /// void funlockfile(FILE *file);
330 funlockfile, enumerator in enum:llvm::LibFunc::Func

Completed in 102 milliseconds