Home
last modified time | relevance | path

Searched refs:I_GETCLTIME (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Modules/
Dfcntlmodule.c615 #ifdef I_GETCLTIME in all_ins()
616 if (PyModule_AddIntMacro(m, I_GETCLTIME)) return -1; in all_ins()
/external/python/cpython2/Modules/
Dfcntlmodule.c597 #ifdef I_GETCLTIME in all_ins()
598 INS(I_GETCLTIME); in all_ins()
/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py322 I_GETCLTIME = (STR|041) variable