Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h226 [UNARY_NEGATIVE] = UNARY_NEGATIVE,
253 [UNARY_NEGATIVE] = "UNARY_NEGATIVE",
/third_party/python/Include/
H A Dopcode.h16 #define UNARY_NEGATIVE 11 macro
/third_party/python/Python/
H A Dcompile.c961 case UNARY_NEGATIVE: in stack_effect()
4175 return UNARY_NEGATIVE; in unaryop()
H A Dceval.c1921 TARGET(UNARY_NEGATIVE) {

Completed in 24 milliseconds