Searched refs:EDOM (Results 1 – 5 of 5) sorted by relevance
45 #define EDOM 33 /* 数学参数超出作用域 Mathematics argument out of domain of function. */ macro
51 #define EDOM 33 /* 数学参数超出作用域 Mathematics argument out of domain of function. */ macro
682 return -EDOM; // 参数错误 in idr_replace_get_old()688 return -EDOM; in idr_replace_get_old()720 return -EDOM; in idr_replace()902 return -EDOM; in __get_id_from_bitmap()909 return -EDOM; // 不合法 in __get_id_from_bitmap()
47 #define EDOM 18 /* 数学参数超出作用域 Mathematics argument out of domain of function.*/
100 EDOM = 33, enumerator