Searched defs:POINTER (Results 1 – 5 of 5) sorted by relevance
6 typedef const void* POINTER; typedef
6 typedef const char* POINTER; typedef
94 #define GFREE(POINTER)\ argument
1882 POINTER(PyObject *self, PyObject *cls) in POINTER() function