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

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

Completed in 53 milliseconds