Searched refs:IGNORE_ERRORS (Results 1 – 4 of 4) sorted by relevance
48 IGNORE_ERRORS( PRINT_ASSERT( pszFileName, ulLineNum ) ); in RedOsAssertFail()
132 IGNORE_ERRORS( xSuccess ); in RedOsMutexRelease()
887 IGNORE_ERRORS( sd_mmc_read_capacity( bVolNum, &ulSectorLast ) ); in DiskOpen()
199 #define IGNORE_ERRORS( fn ) ( ( void ) ( fn ) ) macro
Completed in 11 milliseconds