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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
H A Dopcode.h19 #define UNARY_NEGATIVE 11 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dopcode.h19 #define UNARY_NEGATIVE 11 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
H A Dpeephole.c204 case UNARY_NEGATIVE:
493 case UNARY_NEGATIVE:
H A Dcompile.c700 case UNARY_NEGATIVE:
2238 return UNARY_NEGATIVE;
H A Dceval.c1212 case UNARY_NEGATIVE:
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dpeephole.c215 case UNARY_NEGATIVE:
502 case UNARY_NEGATIVE:
H A Dcompile.c677 case UNARY_NEGATIVE:
2218 return UNARY_NEGATIVE;
H A Dceval.c1209 case UNARY_NEGATIVE:

Completed in 693 milliseconds