Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
Dfuncobject.c.h27 func_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in func_new() function
/third_party/ffmpeg/tests/checkasm/
Dcheckasm.h119 static av_unused void *func_ref, *func_new; variable