Searched refs:useerr (Results 1 – 1 of 1) sorted by relevance
1777 int rate,c,app,cfgs,err,useerr; in test_malloc_fail() local1802 for(useerr=0;useerr<2;useerr++) in test_malloc_fail()1804 ep=useerr?&err:0; in test_malloc_fail()1810 if(useerr) in test_malloc_fail()1815 if(dec!=NULL||(useerr&&err!=OPUS_ALLOC_FAIL)) in test_malloc_fail()1822 if(msdec!=NULL||(useerr&&err!=OPUS_ALLOC_FAIL)) in test_malloc_fail()1830 if(useerr) in test_malloc_fail()1835 if(enc!=NULL||(useerr&&err!=OPUS_ALLOC_FAIL)) in test_malloc_fail()1842 if(msenc!=NULL||(useerr&&err!=OPUS_ALLOC_FAIL)) in test_malloc_fail()