Searched refs:fFound (Results 1 – 2 of 2) sorted by relevance
49 BOOL fFound = FALSE; variable52 fFound = TRUE;55 fFound = (me.hModule == hModule);56 } while ( !fFound && Module32Next( hSnapshot, &me ) );58 if ( fFound )
941 BOOL fFound; in osl_getNextFileItem() local957 fFound = EnumDirectory( pDirImpl->hDirectory, &pItemImpl->FindData ); in osl_getNextFileItem()959 if ( fFound ) in osl_getNextFileItem()
Completed in 74 milliseconds