Home
last modified time | relevance | path

Searched refs:HAVE_STAT_NSEC (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dposixmodule.c1039 #define HAVE_STAT_NSEC 1 macro
1518 #elif defined(HAVE_STAT_NSEC) in _pystat_fromstructstat()
/external/python/cpython3/Modules/
Dposixmodule.c1564 #define HAVE_STAT_NSEC 1 macro
2042 #elif defined(HAVE_STAT_NSEC) in _pystat_fromstructstat()