Searched refs:_exc (Results 1 – 4 of 4) sorted by relevance
213 def __exit__(self, *_exc): argument
41 except BaseException as _exc:42 exc = _exc
389 def del_read_only_for_windows(_action, name, _exc): argument
602 VARDECL(opus_val16, _exc); in celt_decode_lost()618 ALLOC(_exc, MAX_PERIOD+LPC_ORDER, opus_val16); in celt_decode_lost()620 exc = _exc+LPC_ORDER; in celt_decode_lost()