Home | History | Annotate | Download | only in Modules

Lines Matching refs:ST_RELATIME

12636 #ifdef ST_RELATIME
12637 if (PyModule_AddIntMacro(m, ST_RELATIME)) return -1;
12638 #endif /* ST_RELATIME */