Searched refs:TARGET_ERRNO_ECANCELED (Results 1 – 2 of 2) sorted by relevance
166 case TARGET_ERRNO_ECANCELED: errno = ECANCELED; break; in arc_semihost_errno()
183 TARGET_ERRNO_ECANCELED = 140, /* Operation canceled */ enumerator