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

/external/python/cpython2/Modules/
H A 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:

Completed in 268 milliseconds