Searched refs:EOVERFLOW (Results 1 – 7 of 7) sorted by relevance
243 #ifdef EOVERFLOW in getdelim()244 errno = EOVERFLOW; in getdelim()
340 #ifndef EOVERFLOW341 #define EOVERFLOW (ERROR_BASE_NO + 75) macro
124 #define EOVERFLOW 75 /* Value too large for defined data type */ macro
155 #define EOVERFLOW 75 /* Value too large for defined data type */ macro
35 return DTB_ERR_PTR(-EOVERFLOW); in dtb_node_find_property_value_of_size()
249 return -EOVERFLOW; in rw_verify_area()
Completed in 17 milliseconds