Searched defs:get_u16 (Results 1 – 7 of 7) sorted by relevance
163 mod get_u16 { module
545 static int get_u16(__u16 *val, const char *arg, int base) in get_u16() function
151 get_u16(void *p) in get_u16() function
334 fn get_u16(&mut self) -> u16 { in get_u16() method
150 pub fn get_u16(&mut self) -> Result<u16> { in get_u16() method358 pub fn get_u16(&mut self) -> Result<u16> { in get_u16() method
284 fn get_u16(&mut self, pos: usize) -> Result<u16> { in get_u16() method
265 int get_u16(__u16 *val, const char *arg, int base) in get_u16() function