Searched refs:TARGET_ERRNO_ESRCH (Results 1 – 2 of 2) sorted by relevance
46 case TARGET_ERRNO_ESRCH: errno = ESRCH; break; in arc_semihost_errno()
63 TARGET_ERRNO_ESRCH = 3, /* No such process */ enumerator