Searched refs:TARGET_ERRNO_EDQUOT (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/semihost/machine/arc/ | ||
D | arc_errno.c | 158 case TARGET_ERRNO_EDQUOT: errno = EDQUOT; break; in arc_semihost_errno() |
D | arc_semihost.h | 175 TARGET_ERRNO_EDQUOT = 132, /* Reserved */ enumerator |