Searched defs:MsbOption (Results 1 – 1 of 1) sorted by relevance
68 pub struct MsbOption(c_int); struct70 impl MsbOption { impl376 pub fn rand(&mut self, bits: i32, msb: MsbOption, odd: bool) -> Result<(), ErrorStack> { in rand()392 pub fn pseudo_rand(&mut self, bits: i32, msb: MsbOption, odd: bool) -> Result<(), ErrorStack> { in pseudo_rand()