Home
last modified time | relevance | path

Searched defs:SHARED_CACHE_SIZE_HALF (Results 1 – 5 of 5) sorted by relevance

/aosp12/bionic/libc/arch-x86/atom/string/
H A Dcache.h35 #define SHARED_CACHE_SIZE_HALF (SHARED_CACHE_SIZE / 2) macro
/aosp12/bionic/libc/arch-x86/silvermont/string/
H A Dcache.h35 #define SHARED_CACHE_SIZE_HALF (SHARED_CACHE_SIZE / 2) macro
/aosp12/bionic/libc/arch-x86_64/string/
H A Dcache.h35 #define SHARED_CACHE_SIZE_HALF (SHARED_CACHE_SIZE / 2) macro
/aosp12/system/core/libcutils/arch-x86_64/
H A Dcache.h21 #define SHARED_CACHE_SIZE_HALF (SHARED_CACHE_SIZE / 2) macro
/aosp12/system/core/libcutils/arch-x86/
H A Dcache.h27 #define SHARED_CACHE_SIZE_HALF (SHARED_CACHE_SIZE / 2) macro