Searched refs:ff_ERANGE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 65 #define ff_ERANGE 34 /* Result too large */ macro |
| H A D | ff_host_interface.c | 273 case ff_ERANGE: errno = ERANGE; break; in ff_os_errno() |