Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcontext.c177 PyContextVar_Get(PyObject *ovar, PyObject *def, PyObject **val) in PyContextVar_Get()
240 PyContextVar_Set(PyObject *ovar, PyObject *val) in PyContextVar_Set()
276 PyContextVar_Reset(PyObject *ovar, PyObject *otok) in PyContextVar_Reset()