summaryrefslogtreecommitdiff
path: root/py/malloc.c
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-12-07 10:00:23 +0200
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-12-07 10:07:18 +0200
commit5a10e63543cae424a71f93ea95b79d34df095832 (patch)
treeae860bbc17aeb4b69e9737ca0457ff74468d6217 /py/malloc.c
parent5f8ad284f81c3f51be9b3d00ea9fee21ba727a97 (diff)
py/mpprint: Support "%lx" format on 64-bit systems.
Before that, the output was truncated to 32 bits. Only "%x" format is handled, because a typical use is for addresses. This refactor actually decreased x86_64 code size by 30 bytes.
Diffstat (limited to 'py/malloc.c')
0 files changed, 0 insertions, 0 deletions