Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_common.cc54 uptr ParseDecimal(const char **p) { in ParseDecimal() function
165 uptr rss = ParseDecimal(&pos) * 1024; in GetMemoryProfile()
Dsanitizer_procmaps.h92 uptr ParseDecimal(const char **p);