Searched defs:strtou32 (Results 1 – 4 of 4) sorted by relevance
81 uint32_t strtou32(const char *nptr, char **endptr, int base) { in strtou32() function
365 inline uint32 strtou32(const char *nptr, char **endptr, int base) { in strtou32() function
360 static long strtou32( char *str) in strtou32() function
498 static int strtou32(const char *str, void *var) in strtou32() function