Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_ast.h31 typedef enum _cmpop { Eq=1, NotEq=2, Lt=3, LtE=4, Gt=5, GtE=6, Is=7, IsNot=8, enum

Completed in 3 milliseconds