Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_debuglog.c1071 UInt ipwidth, num_digit = 1; // at least one digit in VG_() local
1077 ipwidth = num_digit; // width of integral part. in VG_()
1096 ret += myvprintf_int64(send, send_arg2, 0, 10, ipwidth, False, in VG_()