Searched defs:_excepthandler (Results 1 – 5 of 5) sorted by relevance
504 struct _excepthandler { struct505 enum _excepthandler_kind kind; argument506 union {513 } v;514 int lineno;515 int col_offset;516 int end_lineno;517 int end_col_offset;
524 struct _excepthandler { struct525 enum _excepthandler_kind kind; argument526 union {533 } v;534 int lineno;535 int col_offset;536 int end_lineno;537 int end_col_offset;