Home
last modified time | relevance | path

Searched refs:all_arches (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/tools/
Dgenversion-scripts.py12 all_arches = ["arm", "arm64", "mips", "mips64", "x86", "x86_64"] variable
38 for arch in all_arches:
Dgensyscalls.py21 all_arches = [ "arm", "arm64", "mips", "mips64", "x86", "x86_64" ] variable
489 for arch in all_arches:
493 if arch in all_arches:
600 for arch in all_arches:
613 for arch in all_arches: