Searched defs:funlockfile (Results 1 - 4 of 4) 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.h294 /// void funlockfile(FILE *file);
295 funlockfile, enumerator in enum:llvm::LibFunc::Func
/external/chromium_org/third_party/mongoose/
H A Dmongoose.c133 #define funlockfile(x) (void) 0 macro
244 funlockfile(stdout); \
549 funlockfile(fp);
3538 funlockfile(fp);

Completed in 103 milliseconds