Searched refs:HAVE_FSTAT (Results 1 - 8 of 8) sorted by relevance

/external/python/cpython2/Modules/_io/
H A Dfileio.c144 #if defined(HAVE_FSTAT) && defined(S_IFDIR) && defined(EISDIR)
160 #if defined(HAVE_FSTAT)
516 #ifdef HAVE_FSTAT
/external/python/cpython2/Include/
H A Dpyport.h366 * HAVE_FSTAT instead.
378 #define HAVE_FSTAT macro
/external/python/cpython2/Modules/
H A Dmmapmodule.c1099 #ifdef HAVE_FSTAT
1167 #ifdef HAVE_FSTAT
H A Dposixmodule.c6891 #if defined(HAVE_FSTAT) && defined(S_IFDIR) && defined(EISDIR)
/external/python/cpython2/Python/
H A Dmarshal.c1118 #ifdef HAVE_FSTAT
1142 #ifdef HAVE_FSTAT
/external/syslinux/lzo/src/
H A Dlzo_supp.h311 #define HAVE_FSTAT 1 macro
395 # undef HAVE_FSTAT macro
411 # undef HAVE_FSTAT macro
512 # undef HAVE_FSTAT macro
596 # undef HAVE_FSTAT macro
H A Dminiacc.h2160 #define HAVE_FSTAT 1 macro
2244 # undef HAVE_FSTAT macro
2260 # undef HAVE_FSTAT macro
2341 # undef HAVE_FSTAT macro
2424 # undef HAVE_FSTAT macro
/external/python/cpython2/Objects/
H A Dfileobject.c122 #if defined(HAVE_FSTAT) && defined(S_IFDIR) && defined(EISDIR)
1004 #ifdef HAVE_FSTAT

Completed in 956 milliseconds