Searched defs:__matches_cpuN (Results 1 - 1 of 1) sorted by last modified time

/bionic/libc/bionic/
H A Dsysconf.cpp72 static bool __matches_cpuN(const char* s) { function
90 if (entry->d_type == DT_DIR && __matches_cpuN(entry->d_name)) {
112 if (__matches_cpuN(buf)) {

Completed in 72 milliseconds