Searched defs:aligned_address (Results 1 – 2 of 2) sorted by relevance
43 const uintptr_t aligned_address = reinterpret_cast<uintptr_t> (scoped.get()); in TEST() local
45 void *FLAC__memory_alloc_aligned(size_t bytes, void **aligned_address) in FLAC__memory_alloc_aligned()