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

/external/valgrind/coregrind/m_aspacemgr/
H A Daspacemgr-linux.c3273 static Int readhex ( const HChar* buf, UWord* val ) function
3394 j = readhex(&procmap_buf[i], &start);
3398 j = readhex(&procmap_buf[i], &endPlusOne);
3424 j = readhex(&procmap_buf[i], &maj);
3428 j = readhex(&procmap_buf[i], &min);

Completed in 141 milliseconds