Home
last modified time | relevance | path

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

/aosp12/bionic/libc/include/bits/
H A Dsysconf.h181 #define _SC_LEVEL2_CACHE_SIZE 0x0095 macro
/aosp12/bionic/libc/bionic/
H A Dsysconf.cpp228 case _SC_LEVEL2_CACHE_SIZE: return 0; in sysconf()