Searched refs:_SC_LEVEL1_DCACHE_SIZE (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/bits/ | ||
D | sysconf.h | 177 #define _SC_LEVEL1_DCACHE_SIZE 0x0092 macro |
/bionic/libc/bionic/ | ||
D | sysconf.cpp | 203 case _SC_LEVEL1_DCACHE_SIZE: return 0; in sysconf() |