Home
last modified time | relevance | path

Searched refs:LOAD_ASSERTION_ERROR (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_opcode.h131 [LOAD_ASSERTION_ERROR] = LOAD_ASSERTION_ERROR,
316 [LOAD_ASSERTION_ERROR] = "LOAD_ASSERTION_ERROR",
/third_party/python/Include/
H A Dopcode.h39 #define LOAD_ASSERTION_ERROR 74 macro
/third_party/python/Objects/
H A Dcodeobject.c644 LOAD_ASSERTION_ERROR, 0,
/third_party/python/Python/
H A Dcompile.c1172 case LOAD_ASSERTION_ERROR: in stack_effect()
4043 ADDOP(c, LOAD_ASSERTION_ERROR); in compiler_assert()
H A Dceval.c2722 TARGET(LOAD_ASSERTION_ERROR) {

Completed in 26 milliseconds