Searched refs:readhex (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_aspacemgr/
H A Daspacemgr-linux.c3257 static Int readhex ( const HChar* buf, UWord* val ) function
3378 j = readhex(&procmap_buf[i], &start);
3382 j = readhex(&procmap_buf[i], &endPlusOne);
3408 j = readhex(&procmap_buf[i], &maj);
3412 j = readhex(&procmap_buf[i], &min);

Completed in 80 milliseconds