Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dfcntlmodule.c603 #ifdef I_GWROPT in all_ins()
605 if (PyModule_AddIntMacro(m, I_GWROPT)) return -1; in all_ins()
/external/python/cpython2/Modules/
Dfcntlmodule.c585 #ifdef I_GWROPT in all_ins()
587 INS(I_GWROPT); in all_ins()
/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py313 I_GWROPT = (STR|024) variable