Searched refs:LPUINT (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/ctypes/ | ||
D | wintypes.py | 195 LPUINT = PUINT = ctypes.POINTER(UINT) variable |
/third_party/sqlite/src/ | ||
D | sqlite3.c | 43716 SQLITE_API int sqlite3_win32_compact_heap(LPUINT pnLargest){ |