Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dcgen.py418 defined_archs = [] variable
423 defined_archs.append(arg[2:])
481 if words[1][1:] in defined_archs:
483 elif words[1] not in defined_archs: