|
Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
Go to the source code of this file.
Macros | |
| #define | MP_EPERM EPERM |
| #define | MP_ENOENT ENOENT |
| #define | MP_ESRCH ESRCH |
| #define | MP_EINTR EINTR |
| #define | MP_EIO EIO |
| #define | MP_ENXIO ENXIO |
| #define | MP_E2BIG E2BIG |
| #define | MP_ENOEXEC ENOEXEC |
| #define | MP_EBADF EBADF |
| #define | MP_ECHILD ECHILD |
| #define | MP_EAGAIN EAGAIN |
| #define | MP_ENOMEM ENOMEM |
| #define | MP_EACCES EACCES |
| #define | MP_EFAULT EFAULT |
| #define | MP_ENOTBLK ENOTBLK |
| #define | MP_EBUSY EBUSY |
| #define | MP_EEXIST EEXIST |
| #define | MP_EXDEV EXDEV |
| #define | MP_ENODEV ENODEV |
| #define | MP_ENOTDIR ENOTDIR |
| #define | MP_EISDIR EISDIR |
| #define | MP_EINVAL EINVAL |
| #define | MP_ENFILE ENFILE |
| #define | MP_EMFILE EMFILE |
| #define | MP_ENOTTY ENOTTY |
| #define | MP_ETXTBSY ETXTBSY |
| #define | MP_EFBIG EFBIG |
| #define | MP_ENOSPC ENOSPC |
| #define | MP_ESPIPE ESPIPE |
| #define | MP_EROFS EROFS |
| #define | MP_EMLINK EMLINK |
| #define | MP_EPIPE EPIPE |
| #define | MP_EDOM EDOM |
| #define | MP_ERANGE ERANGE |
| #define | MP_EWOULDBLOCK EAGAIN |
| #define | MP_EOPNOTSUPP EOPNOTSUPP |
| #define | MP_EAFNOSUPPORT EAFNOSUPPORT |
| #define | MP_EADDRINUSE EADDRINUSE |
| #define | MP_ECONNABORTED ECONNABORTED |
| #define | MP_ECONNRESET ECONNRESET |
| #define | MP_ENOBUFS ENOBUFS |
| #define | MP_EISCONN EISCONN |
| #define | MP_ENOTCONN ENOTCONN |
| #define | MP_ETIMEDOUT ETIMEDOUT |
| #define | MP_ECONNREFUSED ECONNREFUSED |
| #define | MP_EHOSTUNREACH EHOSTUNREACH |
| #define | MP_EALREADY EALREADY |
| #define | MP_EINPROGRESS EINPROGRESS |