Searched refs:_exc (Results 1 – 3 of 3) sorted by relevance
209 def __exit__(self, *_exc): argument
42 except BaseException as _exc:43 exc = _exc
596 VARDECL(opus_val16, _exc); in celt_decode_lost()612 ALLOC(_exc, MAX_PERIOD+LPC_ORDER, opus_val16); in celt_decode_lost()614 exc = _exc+LPC_ORDER; in celt_decode_lost()