Home
last modified time | relevance | path

Searched defs:POINTER (Results 1 – 5 of 5) sorted by relevance

/third_party/libabigail/tests/data/test-read-ctf/
Dtest2.c6 typedef const void* POINTER; typedef
/third_party/libabigail/tests/data/test-diff-filter/
Dtest47-filter-void-ptr-change-v1.c6 typedef const char* POINTER; typedef
Dtest47-filter-void-ptr-change-v0.c6 typedef const void* POINTER; typedef
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstmotioncells.cpp94 #define GFREE(POINTER)\ argument
/third_party/python/Modules/_ctypes/
Dcallproc.c1882 POINTER(PyObject *self, PyObject *cls) in POINTER() function