Searched defs:POINTER (Results 1 – 6 of 6) sorted by relevance
570 #define POINTER(T) T* macro571 POINTER(void) testMacroInFunctionDecl(void *q) { function
59 typedef unsigned char *POINTER; typedef
56 typedef unsigned char *POINTER; typedef
77 #define POINTER 0x10 /* p: void * (as hex) */ macro
82 #define POINTER 0x0010 /* p: void * (as hex) */ macro
43 typedef unsigned char *POINTER; typedef