Searched refs:I_ATMARK (Results 1 – 4 of 4) sorted by relevance
320 I_ATMARK = (STR|037) variable
592 INS(I_ATMARK); in all_ins()
640 if (PyModule_AddIntMacro(m, I_ATMARK)) return -1; in all_ins()
2026 pub const I_ATMARK: ::c_int = STR | 0o37; constant