Searched defs:_excepthandler (Results 1 – 2 of 2) sorted by relevance
391 struct _excepthandler { struct392 enum _excepthandler_kind kind; argument393 union {400 } v;401 int lineno;402 int col_offset;403 int end_lineno;404 int end_col_offset;
343 struct _excepthandler { struct344 enum _excepthandler_kind kind; argument345 union {352 } v;353 int lineno;354 int col_offset;