Home
last modified time | relevance | path

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

/third_party/iowow/src/log/
Diwlog.h95 IW_ERROR_NOT_ALIGNED, /**< Argument is not aligned properly. */ enumerator
Diwlog.c275 case IW_ERROR_NOT_ALIGNED: in _default_ecodefn()
/third_party/iowow/src/fs/
Diwexfile.c513 rc = IW_ERROR_NOT_ALIGNED; in _exfile_add_mmap_lw()