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

/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
H A Dgraminit.h67 #define testlist_comp 320 macro
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dsymbol.py77 testlist_comp = 320 variable
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
H A Dgraminit.h67 #define testlist_comp 320 macro
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dsymbol.py77 testlist_comp = 320 variable
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
H A Dtransformer.py584 def testlist_comp(self, nodelist): member in class:Transformer
1006 if t in (symbol.exprlist, symbol.testlist, symbol.testlist_safe, symbol.testlist_comp):
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
H A Dtransformer.py584 def testlist_comp(self, nodelist): member in class:Transformer
1006 if t in (symbol.exprlist, symbol.testlist, symbol.testlist_safe, symbol.testlist_comp):

Completed in 77 milliseconds