Searched refs:overflow_code (Results 1 – 1 of 1) sorted by relevance
31 fn overflow_code() -> Option<i32> { in overflow_code() function36 fn overflow_code() -> Option<i32> { in overflow_code() function50 assert_eq!(status.code(), overflow_code()); in stack_overflow_crash()