Searched refs:ff_EOVERFLOW (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 131 #define ff_EOVERFLOW 84 /* Value too large to be stored in data type */ macro |
| H A D | ff_host_interface.c | 320 case ff_EOVERFLOW: errno = EOVERFLOW; break; in ff_os_errno() |