Searched defs:__matches_cpuN (Results 1 - 1 of 1) sorted by relevance

/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 58 milliseconds