Searched defs:strtoi (Results 1 - 1 of 1) sorted by relevance

/external/qemu/android/utils/
H A Dmisc.c202 strtoi(const char *nptr, char **endptr, int base) function
302 *value = strtoi(val_str, (char**)NULL, 10);

Completed in 131 milliseconds