Searched defs:strtou32 (Results 1 – 5 of 5) sorted by relevance
81 uint32_t strtou32(const char *nptr, char **endptr, int base) { in strtou32() function
370 inline uint32_t strtou32(const char *nptr, char **endptr, int base) { in strtou32() function
361 static long strtou32( char *str) in strtou32() function
477 static int strtou32(const char *str, void *var) in strtou32() function