Searched refs:EOVERFLOW (Results 1 – 17 of 17) sorted by relevance
82 return EOVERFLOW; in __weak_alias()
50 #define EOVERFLOW 75 macro
108 errno = EOVERFLOW; in asctime_r()
225 #ifndef EOVERFLOW226 # define EOVERFLOW EINVAL macro
355 return EOVERFLOW; in scrub_abbrs()1849 errno = EOVERFLOW; in timesub()1860 errno = EOVERFLOW; in timesub()2362 errno = (t == -1) ? EOVERFLOW : saved_errno; in mktime()2535 errno = EOVERFLOW; in time()
156 errno = EOVERFLOW; in strftime()
91 errno = EOVERFLOW; in vswprintf()
84 errno = EOVERFLOW; in getdelim()
92 errno = EOVERFLOW; in memstream_seek()
96 errno = EOVERFLOW; in wmemstream_seek()
627 #ifdef EOVERFLOW in gmtime64_r()628 errno = EOVERFLOW; in gmtime64_r()700 #ifdef EOVERFLOW in localtime64_r()701 errno = EOVERFLOW; in localtime64_r()
299 errno = EOVERFLOW; in sem_post()
99 MACRO(EOVERFLOW); in errno_h()
111 __BIONIC_ERRDEF(EOVERFLOW, "Value too large for defined data type")
155 ASSERT_ERRNO(EOVERFLOW); in TEST()195 ASSERT_ERRNO(EOVERFLOW); in TEST()209 ASSERT_ERRNO(EOVERFLOW); in TEST()227 EXPECT_ERRNO(EOVERFLOW); in TEST()238 ASSERT_ERRNO(EOVERFLOW); in TEST()
2353 EXPECT_ERRNO(EOVERFLOW); in TEST()2733 ASSERT_ERRNO(EOVERFLOW); in TEST()
611 errno = EOVERFLOW; in __fseeko64()658 errno = EOVERFLOW; in ftello()1093 errno = EOVERFLOW; in fread_unlocked()1158 errno = EOVERFLOW; in fwrite_unlocked()