Home
last modified time | relevance | path

Searched refs:str2int64 (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/gps/
Dgps_qemu.c148 str2int64( const char* p, const char* end ) in str2int64() function
198 return str2int64(p, end); in str2int()
437 return str2int64(tok.p, tok.end); in get_int64()