Searched refs:POINTER (Results 1 – 4 of 4) sorted by relevance
55 #define POINTER 0x00020 /* p: void * (as hex) */ macro309 flags |= POINTER | PFXOK; in __vfwscanf()585 if (flags & POINTER) in __vfwscanf()
58 #define POINTER 0x00020 // p: void* (as hex) macro256 flags |= POINTER | PFXOK; in __svfscanf()679 if (flags & POINTER) { in __svfscanf()
231 tokens_memory = ctypes.POINTER(clang.cindex.Token)()246 cursors_memory = ctypes.cast(cursors, ctypes.POINTER(Cursor))253 ctypes.POINTER(clang.cindex.Token * count)).contents
384 04-15 12:00:31.304 7412 7412 E malloc_debug: +++ ALLOCATION 0x12345678 UNKNOWN POINTER (free)