Home
last modified time | relevance | path

Searched refs:FILE_ERROR (Results 1 – 3 of 3) sorted by relevance

/external/srec/srec/EventLog/include/
DSR_EventLogImpl.h42 FILE_ERROR, enumerator
/external/srec/srec/EventLog/src/
DEventLogImpl.c514 impl->logFile_state = FILE_ERROR; in logIt()
527 case FILE_ERROR: in logIt()
/external/libpng/contrib/tools/
Dpngfix.c708 # define FILE_ERROR 0x10 /* could not read the file */ macro
1059 file->status_code |= FILE_ERROR; in file_init()
1062 return FILE_ERROR; in file_init()
1174 file->status_code |= FILE_ERROR; in stop()