Searched defs:getfunc (Results 1 – 10 of 10) sorted by relevance
| /third_party/elfutils/libebl/ |
| D | eblunwind.c | 37 ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, in ebl_unwind()
|
| /third_party/elfutils/backends/ |
| D | x86_64_unwind.c | 44 ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, in x86_64_unwind()
|
| D | i386_unwind.c | 49 ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, in i386_unwind()
|
| D | s390_unwind.c | 47 ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, in s390_unwind()
|
| /third_party/openssl/crypto/evp/ |
| D | evp_utils.c | 52 getname, getfunc, \ argument
|
| /third_party/python/Modules/_ctypes/ |
| D | ctypes.h | 186 GETFUNC getfunc; member 199 GETFUNC getfunc; /* getter function if proto is NULL */ member 222 GETFUNC getfunc; /* Only for simple objects */ member
|
| D | cfield.c | 56 GETFUNC getfunc = NULL; in PyCField_FromDesc() local
|
| D | _ctypes.c | 3067 PyCData_get(PyObject *type, GETFUNC getfunc, PyObject *src, in PyCData_get()
|
| /third_party/elfutils/libdwfl/ |
| D | frame_unwind.c | 686 getfunc (int firstreg, unsigned nregs, Dwarf_Word *regs, void *arg) in getfunc() function
|
| /third_party/python/Lib/test/test_sqlite3/ |
| D | test_userfunctions.py | 226 def getfunc(): function
|