Searched refs:I_GWROPT (Results 1 – 7 of 7) sorted by relevance
28 #define I_GWROPT (__SID |20) macro
629 #ifdef I_GWROPT in all_ins()631 if (PyModule_AddIntMacro(m, I_GWROPT)) return -1; in all_ins()
2422 pub const I_GWROPT: ::c_int = STR | 0o24; constant