Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c2579 check_compare(struct compiler *c, expr_ty e) in check_compare() function
2695 if (!check_compare(c, e)) { in compiler_jump_if()
4080 if (!check_compare(c, e)) { in compiler_compare()