Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_common.cpp53 uptr ParseDecimal(const char **p) { in ParseDecimal() function
182 uptr rss = ParseDecimal(&pos) * 1024; in ParseUnixMemoryProfile()
H A Dsanitizer_procmaps.h121 uptr ParseDecimal(const char **p);