Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py301 I_GETSIG = (STR|012) variable
/external/python/cpython3/Modules/
Dfcntlmodule.c594 if (PyModule_AddIntMacro(m, I_GETSIG)) return -1; in all_ins()
/external/python/cpython2/Modules/
Dfcntlmodule.c576 INS(I_GETSIG); in all_ins()