Searched refs:I_GETCLTIME (Results 1 – 7 of 7) sorted by relevance
37 #define I_GETCLTIME (__SID |33) macro
641 #ifdef I_GETCLTIME in all_ins()642 if (PyModule_AddIntMacro(m, I_GETCLTIME)) return -1; in all_ins()
2432 pub const I_GETCLTIME: ::c_int = STR | 0o41; constant