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

/bionic/libc/tools/
H A Dbionic_utils.py5 all_arches = [ "arm", "arm64", "mips", "mips64", "x86", "x86_64" ] variable
126 for arch in all_arches:
130 if arch in all_arches:

Completed in 24 milliseconds