Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sqlite/
Dutil.c149 _pysqlite_long_as_int64(PyObject * py_val) in _pysqlite_long_as_int64()
Dconnection.c768 _pysqlite_set_result(sqlite3_context* context, PyObject* py_val) in _pysqlite_set_result()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Dmessage.c1156 PyObject* py_val = NULL; in PyUpb_Message_ListFields() local
1166 PyObject* py_val = PyUpb_Message_GetFieldValue(_self, f); in PyUpb_Message_ListFields() local