Searched defs:parse_uint (Results 1 – 7 of 7) sorted by relevance
380 parse_uint (const char *pp, const char *end, uint32_t *pv) in parse_uint() function
720 parse_uint (const char **pp, const char *end, unsigned int *pv) in parse_uint() function
281 def parse_uint(self): member in TraceParser
439 static errcode_t parse_uint(struct field_set_info *info, char *field, in parse_uint() function
1033 static unsigned int parse_uint(const char *str, const char *descr) in parse_uint() function
188 static boolean parse_uint( const char **pcur, uint *val ) in parse_uint() function
180 static boolean parse_uint( const char **pcur, uint *val ) in parse_uint() function