Home
last modified time | relevance | path

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

/third_party/grpc/third_party/upb/upb/
Ddecode_fast.c809 upb_card card, _upb_field_parser *copyfunc, in fastdecode_string()
/third_party/python/Modules/
Ditertoolsmodule.c1018 PyObject *it, *copyable, *copyfunc, *result; in itertools_tee_impl() local