Searched refs:useerr (Results 1 – 1 of 1) sorted by relevance
1768 int rate,c,app,cfgs,err,useerr; in test_malloc_fail() local1793 for(useerr=0;useerr<2;useerr++) in test_malloc_fail()1795 ep=useerr?&err:0; in test_malloc_fail()1801 if(useerr) in test_malloc_fail()1806 if(dec!=NULL||(useerr&&err!=OPUS_ALLOC_FAIL)) in test_malloc_fail()1813 if(msdec!=NULL||(useerr&&err!=OPUS_ALLOC_FAIL)) in test_malloc_fail()1821 if(useerr) in test_malloc_fail()1826 if(enc!=NULL||(useerr&&err!=OPUS_ALLOC_FAIL)) in test_malloc_fail()1833 if(msenc!=NULL||(useerr&&err!=OPUS_ALLOC_FAIL)) in test_malloc_fail()