Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py317 I_FLUSHBAND = (STR|034) variable
/external/python/cpython3/Modules/
Dfcntlmodule.c592 if (PyModule_AddIntMacro(m, I_FLUSHBAND)) return -1; in all_ins()
/external/python/cpython2/Modules/
Dfcntlmodule.c574 INS(I_FLUSHBAND); in all_ins()