Home
last modified time | relevance | path

Searched refs:POINTER (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/stdio/
Dvfwscanf.c55 #define POINTER 0x00020 /* p: void * (as hex) */ macro
309 flags |= POINTER | PFXOK; in __vfwscanf()
585 if (flags & POINTER) in __vfwscanf()
Dvfscanf.cpp58 #define POINTER 0x00020 // p: void* (as hex) macro
256 flags |= POINTER | PFXOK; in __svfscanf()
679 if (flags & POINTER) { in __svfscanf()
/bionic/libc/kernel/tools/
Dcpp.py231 tokens_memory = ctypes.POINTER(clang.cindex.Token)()
246 cursors_memory = ctypes.cast(cursors, ctypes.POINTER(Cursor))
253 ctypes.POINTER(clang.cindex.Token * count)).contents
/bionic/libc/malloc_debug/
DREADME.md384 04-15 12:00:31.304 7412 7412 E malloc_debug: +++ ALLOCATION 0x12345678 UNKNOWN POINTER (free)