Searched defs:newfunc (Results 1 – 7 of 7) sorted by relevance
/prebuilts/go/linux-x86/test/ |
D | closure.go | 81 func newfunc() func(int) int { return func(x int) int { return x } } func
|
/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/ |
D | object.h | 226 typedef PyObject *(*newfunc)(PyTypeObject *, PyObject *, PyObject *); typedef
|
/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/ |
D | object.h | 226 typedef PyObject *(*newfunc)(PyTypeObject *, PyObject *, PyObject *); typedef
|
/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/ |
D | object.h | 226 typedef PyObject *(*newfunc)(PyTypeObject *, PyObject *, PyObject *); typedef
|
/prebuilts/clang/host/linux-x86/clang-r547379/python3/include/python3.11/ |
D | object.h | 226 typedef PyObject *(*newfunc)(PyTypeObject *, PyObject *, PyObject *); typedef
|
/prebuilts/build-tools/common/py3-headers/Include/ |
D | object.h | 491 typedef PyObject *(*newfunc)(PyTypeObject *, PyObject *, PyObject *); typedef
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/include/ |
D | bfd.h | 370 struct bfd_hash_entry *(*newfunc) member
|