Searched refs:ret2 (Results 1 – 3 of 3) sorted by relevance
369 ret2 = Search_MatchingInstance( in Search_CeLocal() local375 if (NOT ret2.IsValid()) in Search_CeLocal()378 ret = ret2; in Search_CeLocal()
573 int ret2 = lame_encode_flush(m_lame_flags, mp3buffer + ret, mp3buffer_size - ret); in streamSound() local575 if (ret2 < 0) in streamSound()579 SvMemoryStream strm(mp3buffer, ret + ret2, STREAM_READWRITE); in streamSound()
153 sal_Bool ret2= test2(); in main() local154 if( ret2) printf( "\n Test 2 successful \n"); in main()
Completed in 29 milliseconds