Searched refs:useerr (Results 1 – 1 of 1) sorted by relevance
1775 int rate,c,app,cfgs,err,useerr; in test_malloc_fail() local1800 for(useerr=0;useerr<2;useerr++) in test_malloc_fail()1802 ep=useerr?&err:0; in test_malloc_fail()1808 if(useerr) in test_malloc_fail()1813 if(dec!=NULL||(useerr&&err!=OPUS_ALLOC_FAIL)) in test_malloc_fail()1820 if(msdec!=NULL||(useerr&&err!=OPUS_ALLOC_FAIL)) in test_malloc_fail()1828 if(useerr) in test_malloc_fail()1833 if(enc!=NULL||(useerr&&err!=OPUS_ALLOC_FAIL)) in test_malloc_fail()1840 if(msenc!=NULL||(useerr&&err!=OPUS_ALLOC_FAIL)) in test_malloc_fail()