Home
last modified time | relevance | path

Searched refs:compiler_assert (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Python/
Dcompile.c2039 compiler_assert(struct compiler *c, stmt_ty s) in compiler_assert() function
2142 return compiler_assert(c, s); in compiler_visit_stmt()
/external/python/cpython3/Python/
Dcompile.c3328 compiler_assert(struct compiler *c, stmt_ty s) in compiler_assert() function
3430 return compiler_assert(c, s); in compiler_visit_stmt()
/external/python/cpython3/Tools/c-analyzer/
Dknown.tsv29 Python/compile.c compiler_assert assertion_error variable static PyObject *assertion_error