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

/external/python/cpython2/Lib/plat-unixware7/
H A DSTROPTS.py306 I_FDINSERT = (STR|020) variable
/external/python/cpython2/Modules/
H A Dfcntlmodule.c582 INS(I_FDINSERT);
/external/python/cpython3/Modules/
H A Dfcntlmodule.c591 if (PyModule_AddIntMacro(m, I_FDINSERT)) return -1;

Completed in 163 milliseconds