Searched defs:evaluate_bound (Results 1 – 2 of 2) sorted by relevance
244 PyObject *evaluate_bound) in make_typevar_with_bound()
23 PyObject *evaluate_bound; member375 typevar_alloc(PyObject *name, PyObject *bound, PyObject *evaluate_bound, in typevar_alloc()1519 _Py_make_typevar(PyObject *name, PyObject *evaluate_bound, PyObject *evaluate_constraints) in _Py_make_typevar()