Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h227 [UNARY_NOT] = UNARY_NOT,
254 [UNARY_NOT] = "UNARY_NOT",
/third_party/python/Include/
H A Dopcode.h17 #define UNARY_NOT 12 macro
/third_party/python/Python/
H A Dcompile.c962 case UNARY_NOT: in stack_effect()
4171 return UNARY_NOT; in unaryop()
H A Dceval.c1931 TARGET(UNARY_NOT) {

Completed in 23 milliseconds