Searched refs:I_GETSIG (Results 1 – 4 of 4) sorted by relevance
301 I_GETSIG = (STR|012) variable
576 INS(I_GETSIG); in all_ins()
624 if (PyModule_AddIntMacro(m, I_GETSIG)) return -1; in all_ins()
2009 pub const I_GETSIG: ::c_int = STR | 0o12; constant