OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:strtoi
(Results
1 - 2
of
2
) sorted by null
/external/qemu/android/camera/
camera-service.c
74
strtoi
(const char *nptr, char **endptr, int base)
function
216
*value =
strtoi
(val_str, (char**)NULL, 10);
[
all
...]
/external/chromium/googleurl/src/
url_canon_ip.cc
171
// Use the 64-bit
strtoi
so we get a big number (no hex, decimal, or octal
Completed in 533 milliseconds