Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py320 I_ATMARK = (STR|037) variable
/external/python/cpython2/Modules/
Dfcntlmodule.c592 INS(I_ATMARK); in all_ins()
/external/python/cpython3/Modules/
Dfcntlmodule.c601 if (PyModule_AddIntMacro(m, I_ATMARK)) return -1; in all_ins()