Searched defs:get_u16 (Results 1 – 14 of 14) sorted by relevance
70 pub fn get_u16(&mut self) -> u16 { in get_u16() method
54 static int get_u16(__u16 *val, const char *arg, int base) in get_u16() function
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
358 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
379 fn get_u16(&mut self, pos: usize) -> Result<u16> { in get_u16() method
371 fn get_u16(&mut self) -> u16 { in get_u16() method
265 int get_u16(__u16 *val, const char *arg, int base) in get_u16() function
2191 static int get_u16(const char *pos, int line, u16 *ret_val) in get_u16() function