Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py314 I_LIST = (STR|025) variable
/external/python/cpython3/Modules/
Dfcntlmodule.c609 if (PyModule_AddIntMacro(m, I_LIST)) return -1; in all_ins()
/external/python/cpython2/Modules/
Dfcntlmodule.c591 INS(I_LIST); in all_ins()