Searched refs:I_PEEK (Results 1 – 7 of 7) sorted by relevance
23 #define I_PEEK (__SID |15) macro
622 if (PyModule_AddIntMacro(m, I_PEEK)) return -1; in all_ins()
2417 pub const I_PEEK: ::c_int = STR | 0o17; constant