Searched refs:overflow_code (Results 1 – 1 of 1) sorted by relevance
30 fn overflow_code() -> Option<i32> { in overflow_code() function35 fn overflow_code() -> Option<i32> { in overflow_code() function52 assert_eq!(status.code(), overflow_code()); in main()