Searched defs:aligned_address (Results 1 – 3 of 3) sorted by relevance
43 const uintptr_t aligned_address = reinterpret_cast<uintptr_t>(scoped.get()); in TEST() local
46 void *FLAC__memory_alloc_aligned(size_t bytes, void **aligned_address) in FLAC__memory_alloc_aligned()
297 lldb::addr_t aligned_address = LLDB_INVALID_ADDRESS; in Malloc() local