Home
last modified time | relevance | path

Searched refs:HAVE_STAT_TV_NSEC2 (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h691 #define HAVE_STAT_TV_NSEC2 1 macro
/external/python/cpython2/
Dpyconfig.h.in710 #undef HAVE_STAT_TV_NSEC2
Dconfigure.ac4526 AC_DEFINE(HAVE_STAT_TV_NSEC2, 1, definition
/external/python/cpython2/Modules/
Dposixmodule.c1514 #elif defined(HAVE_STAT_TV_NSEC2) in _pystat_fromstructstat()
1550 #ifdef HAVE_STAT_TV_NSEC2 in _pystat_fromstructstat()
/external/python/cpython3/
Dpyconfig.h.in954 #undef HAVE_STAT_TV_NSEC2
Dconfigure.ac5049 AC_DEFINE(HAVE_STAT_TV_NSEC2, 1, definition
/external/python/cpython3/Modules/
Dposixmodule.c2038 #elif defined(HAVE_STAT_TV_NSEC2) in _pystat_fromstructstat()
2074 #ifdef HAVE_STAT_TV_NSEC2 in _pystat_fromstructstat()