Searched refs:SET_SYS_FROM_STRING_BORROW (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Python/
H A Dsysmodule.c1895 #define SET_SYS_FROM_STRING_BORROW(key, value) \ macro
1937 SET_SYS_FROM_STRING_BORROW("__displayhook__",
1939 SET_SYS_FROM_STRING_BORROW("__excepthook__",
2010 SET_SYS_FROM_STRING_BORROW("warnoptions", warnoptions);
2012 SET_SYS_FROM_STRING_BORROW("_xoptions", get_xoptions());
2081 #undef SET_SYS_FROM_STRING_BORROW macro

Completed in 71 milliseconds