Searched defs:POINTER (Results 1 – 10 of 10) sorted by relevance
| /external/libabigail/tests/data/test-diff-filter/ |
| D | test47-filter-void-ptr-change-v1.c | 6 typedef const char* POINTER; typedef
|
| D | test47-filter-void-ptr-change-v0.c | 6 typedef const void* POINTER; typedef
|
| /external/libabigail/tests/data/test-read-ctf/ |
| D | test2.c | 6 typedef const void* POINTER; typedef
|
| /external/clang/test/Analysis/ |
| D | edges-new.mm | 570 #define POINTER(T) T* macro 571 POINTER(void) testMacroInFunctionDecl(void *q) { function
|
| /external/cronet/base/strings/ |
| D | safe_sprintf.h | 139 enum Type { INT, UINT, STRING, POINTER }; enumerator
|
| /external/libchrome/base/strings/ |
| D | safe_sprintf.h | 138 enum Type { INT, UINT, STRING, POINTER }; enumerator
|
| /external/python/cpython2/Modules/_ctypes/libffi_msvc/ |
| D | ffi.c | 442 #define POINTER(x) *(void**)tramp = (void*)(x), tramp += sizeof(void*) in ffi_prep_closure_loc() macro
|
| /external/python/cffi/c/libffi_x86_x64/ |
| D | ffi.c | 432 #define POINTER(x) *(void**)tramp = (void*)(x), tramp += sizeof(void*) in ffi_prep_closure_loc() macro
|
| /external/python/cpython2/Modules/_ctypes/ |
| D | callproc.c | 1817 POINTER(PyObject *self, PyObject *cls) in POINTER() function
|
| /external/python/cpython3/Modules/_ctypes/ |
| D | callproc.c | 1882 POINTER(PyObject *self, PyObject *cls) in POINTER() function
|