Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dmemory.c327 static inline void *align_to_cache(void *const p) in align_to_cache() function
334 return(align_to_cache(reserve_space_for_actual_base_address(p))); in adjust()