Searched refs:I_PEEK (Results 1 – 4 of 4) sorted by relevance
305 I_PEEK = (STR|017) variable
578 INS(I_PEEK); in all_ins()
626 if (PyModule_AddIntMacro(m, I_PEEK)) return -1; in all_ins()
2013 pub const I_PEEK: ::c_int = STR | 0o17; constant