Home
last modified time | relevance | path

Searched defs:p_flag (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dinterpconfig.c29 gil_flag_from_str(const char *str, int *p_flag) in gil_flag_from_str()
104 _config_dict_get_bool(PyObject *dict, const char *name, int *p_flag) in _config_dict_get_bool()