Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py319 I_GETBAND = (STR|036) variable
/external/python/cpython3/Modules/
Dfcntlmodule.c612 if (PyModule_AddIntMacro(m, I_GETBAND)) return -1; in all_ins()
/external/python/cpython2/Modules/
Dfcntlmodule.c594 INS(I_GETBAND); in all_ins()