Home
last modified time | relevance | path

Searched defs:percentify (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/
Dm_libcprint.c292 void VG_(percentify)(ULong n, ULong m, UInt d, Int n_buf, HChar buf[]) in VG_() argument
/external/valgrind/main/callgrind/
Dsim.c1521 void percentify(Int n, Int ex, Int field_width, HChar buf[]) in percentify() function