Searched refs:POINTER (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/tools/lldbmacros/
H A Dmbufdefines.py20 INTP = ctypes.POINTER(ctypes.c_int)
/xnu-2782.1.97/libkern/stdio/
H A Dscanf.c88 #define POINTER 0x10 /* p: void * (as hex) */ macro
262 flags |= POINTER | PFXOK;
549 if (flags & POINTER)

Completed in 23 milliseconds