Searched refs:I_CANPUT (Results 1 – 4 of 4) sorted by relevance
323 I_CANPUT = (STR|042) variable
595 INS(I_CANPUT); in all_ins()
643 if (PyModule_AddIntMacro(m, I_CANPUT)) return -1; in all_ins()
2029 pub const I_CANPUT: ::c_int = STR | 0o42; constant