Home
last modified time | relevance | path

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

/system/core/userboot/
A Dutil.c42 static char* u64string(char* s, size_t len, uint64_t n) { in u64string() function
65 return u64string(s, len, n); in i64string()
131 p = u64string(p, avail, n); in vprintl()

Completed in 4 milliseconds