Home
last modified time | relevance | path

Searched refs:overflow_code (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/rayon-core/tests/
Dstack_overflow_crash.rs30 fn overflow_code() -> Option<i32> { in overflow_code() function
35 fn overflow_code() -> Option<i32> { in overflow_code() function
52 assert_eq!(status.code(), overflow_code()); in main()