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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
H A Dgraminit.h48 #define testlist_safe 301 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dgraminit.h48 #define testlist_safe 301 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dsymbol.py58 testlist_safe = 301 variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/
H A Dtransformer.py576 # testlist_safe: test [(',' test)+ [',']]
580 testlist_safe = testlist # XXX variable in class:Transformer
1006 if t in (symbol.exprlist, symbol.testlist, symbol.testlist_safe, symbol.testlist_comp):
1428 symbol.testlist_safe,
1483 symbol.testlist_safe,

Completed in 85 milliseconds