Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/test/
Dclosure.go81 func newfunc() func(int) int { return func(x int) int { return x } } func
/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dobject.h226 typedef PyObject *(*newfunc)(PyTypeObject *, PyObject *, PyObject *); typedef
/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dobject.h226 typedef PyObject *(*newfunc)(PyTypeObject *, PyObject *, PyObject *); typedef
/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dobject.h226 typedef PyObject *(*newfunc)(PyTypeObject *, PyObject *, PyObject *); typedef
/prebuilts/clang/host/linux-x86/clang-r547379/python3/include/python3.11/
Dobject.h226 typedef PyObject *(*newfunc)(PyTypeObject *, PyObject *, PyObject *); typedef
/prebuilts/build-tools/common/py3-headers/Include/
Dobject.h491 typedef PyObject *(*newfunc)(PyTypeObject *, PyObject *, PyObject *); typedef
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/include/
Dbfd.h370 struct bfd_hash_entry *(*newfunc) member