Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.h232 bool cd_; member
/external/python/cffi/c/
D_cffi_backend.c3117 static PyObject *cdata_complex(PyObject *cd_, PyObject *noarg) in cdata_complex()