Home
last modified time | relevance | path

Searched defs:check_arch (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dparsecpu.awk546 function check_arch (name) { function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dparsecpu.awk546 function check_arch (name) { function
/netbsd-src/external/bsd/atf/dist/tools/
H A Drequirements.cpp83 check_arch(const std::string& arches) in check_arch() function