Home
last modified time | relevance | path

Searched defs:INTERNAL_START (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/rand_core/src/
Derror.rs42 pub const INTERNAL_START: u32 = 1 << 31; constant
/external/rust/crates/getrandom/src/
Derror.rs63 pub const INTERNAL_START: u32 = 1 << 31; constant