Searched refs:ff_EILSEQ (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 133 #define ff_EILSEQ 86 /* Illegal byte sequence */ macro |
| H A D | ff_host_interface.c | 322 case ff_EILSEQ: errno = EILSEQ; break; in ff_os_errno() |