Searched refs:RTL_MEMORY_ALIGNMENT_4 (Results 1 – 2 of 2) sorted by relevance
37 #define RTL_MEMORY_ALIGNMENT_4 SAL_TYPES_ALIGNMENT4 macro39 #define RTL_MEMORY_ALIGNMENT_4 sizeof(int)
906 objalign = RTL_MEMORY_ALIGNMENT_4; in rtl_cache_activate()911 objalign = SAL_MAX(objalign, RTL_MEMORY_ALIGNMENT_4); in rtl_cache_activate()
Completed in 20 milliseconds