Peter Xu
22951aaaeb
utils: provide size_to_str()
...
Moving the algorithm from print_type_size() into size_to_str() so that
other component can also leverage it. With that, refactor
print_type_size().
The assert() in that logic is removed though, since even UINT64_MAX
would not overflow.
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <1494562661-9063-3-git-send-email-peterx@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
2017-05-17 17:30:45 +01:00
..
2016-07-12 16:19:16 +02:00
2017-02-21 11:39:40 +00:00
2017-02-21 11:39:40 +00:00
2017-02-21 11:14:07 +00:00
2017-04-11 20:07:15 +08:00
2016-03-22 22:20:15 +01:00
2017-04-24 10:12:28 +02:00
2016-02-04 17:01:04 +00:00
2016-05-19 16:42:28 +02:00
2016-09-14 12:25:14 +02:00
2017-03-03 16:40:02 +01:00
2016-09-29 14:13:39 +02:00
2016-09-29 14:13:39 +02:00
2016-09-29 14:13:39 +02:00
2016-02-04 17:01:04 +00:00
2017-05-17 17:30:45 +01:00
2017-05-07 09:57:51 +03:00
2017-04-24 09:12:59 +02:00
2017-03-29 02:35:23 +03:00
2017-03-29 02:35:23 +03:00
2017-02-13 17:27:13 +00:00
2016-02-04 17:01:04 +00:00
2017-01-26 10:25:01 +08:00
2016-04-06 09:52:07 +08:00
2017-01-31 10:10:14 +11:00
2016-03-22 22:20:17 +01:00
2017-02-21 11:14:07 +00:00
2016-08-03 18:44:57 +02:00
2017-03-21 10:42:09 +01:00
2017-01-16 13:25:18 +00:00
2017-02-23 20:35:35 +01:00
2017-04-03 19:13:12 +02:00
2017-03-19 11:12:12 +01:00
2016-06-16 18:39:03 +02:00
2017-03-03 11:30:59 +11:00
2016-10-07 14:14:06 +02:00
2016-02-04 17:01:04 +00:00
2017-05-11 11:15:32 +02:00
2017-03-24 11:50:11 +01:00
2017-03-14 13:26:36 +01:00
2017-03-14 13:26:37 +01:00
2016-08-03 18:44:56 +02:00
2017-05-02 15:08:54 +02:00
2016-07-13 13:26:02 +02:00
2017-02-21 11:39:40 +00:00
2017-02-21 11:14:08 +00:00
2017-04-11 20:07:15 +08:00
2016-11-01 16:06:57 +01:00
2016-02-04 17:01:04 +00:00
2017-05-09 09:14:39 +02:00
2017-04-28 18:48:11 +02:00
2017-05-09 09:14:40 +02:00
2017-05-05 12:09:59 +02:00
2017-05-05 12:09:59 +02:00
2016-02-04 17:01:04 +00:00
2017-03-14 13:51:34 +01:00
2016-10-06 18:04:13 +02:00
2016-07-04 16:49:33 +03:00
2016-10-24 11:30:56 +02:00
2016-03-22 22:20:17 +01:00
2017-03-19 11:12:12 +01:00
2017-03-17 12:54:21 +01:00
2017-04-21 10:36:12 +01:00
2016-05-18 15:04:27 +03:00
2017-05-05 12:09:59 +02:00
2016-03-22 22:20:17 +01:00
2017-01-24 23:26:52 +03:00
2016-09-23 11:42:52 +08:00