Searched defs:fclose (Results 1 - 5 of 5) sorted by relevance

/external/curl/lib/
H A Dmemdebug.h150 #define fclose(file) curl_fclose(file,__LINE__,__FILE__) macro
/external/valgrind/coregrind/
H A Dm_libcprint.c356 void VG_(fclose)( VgFile *fp ) function
/external/bison/darwin-lib/
H A Dstdio.h475 # define fclose rpl_fclose
477 _GL_FUNCDECL_RPL (fclose, int, (FILE *stream) _GL_ARG_NONNULL ((1)));
478 _GL_CXXALIAS_RPL (fclose, int, (FILE *stream));
480 _GL_CXXALIAS_SYS (fclose, int, (FILE *stream));
482 _GL_CXXALIASWARN (fclose);
484 # undef fclose macro
485 /* Assume fclose is always declared. */
486 _GL_WARN_ON_USE (fclose, "fclose is not always POSIX compliant - "
487 "use gnulib module fclose fo
[all...]
/external/bison/linux-lib/
H A Dstdio.h475 # define fclose rpl_fclose
477 _GL_FUNCDECL_RPL (fclose, int, (FILE *stream) _GL_ARG_NONNULL ((1)));
478 _GL_CXXALIAS_RPL (fclose, int, (FILE *stream));
480 _GL_CXXALIAS_SYS (fclose, int, (FILE *stream));
482 _GL_CXXALIASWARN (fclose);
484 # undef fclose macro
485 /* Assume fclose is always declared. */
486 _GL_WARN_ON_USE (fclose, "fclose is not always POSIX compliant - "
487 "use gnulib module fclose fo
[all...]
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-ios.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE com/ com/intel/ com/intel/moe/ com/intel/moe/ ...

Completed in 613 milliseconds