Home
last modified time | relevance | path

Searched refs:SET_SYS_FROM_STRING_INT_RESULT (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dsysmodule.c2452 #define SET_SYS_FROM_STRING_INT_RESULT(key, value) \ macro
2495 SET_SYS_FROM_STRING_INT_RESULT("flags", make_flags()); in _PySys_EndInit()
2507 SET_SYS_FROM_STRING_INT_RESULT("dont_write_bytecode", in _PySys_EndInit()
2530 #undef SET_SYS_FROM_STRING_INT_RESULT