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

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

Completed in 24 milliseconds