diff options
author | Damien George <damien.p.george@gmail.com> | 2016-11-13 15:35:11 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-11-15 16:48:48 +1100 |
commit | ed9c93f0f13fe2b6b4b0fbc1155b1e38ee1be242 (patch) | |
tree | f12e971d90e0a54d50e7a1008b38cc48a3e49c0c /py/smallint.h | |
parent | b0cbfb0492028192a28f0514fba71ec954330108 (diff) | |
download | micropython-ed9c93f0f13fe2b6b4b0fbc1155b1e38ee1be242.tar.gz micropython-ed9c93f0f13fe2b6b4b0fbc1155b1e38ee1be242.zip |
py/parse: Make mp_parse_node_new_leaf an inline function.
It is split into 2 functions, one to make small ints and the other to make
a non-small-int leaf node. This reduces code size by 32 bytes on
bare-arm, 64 bytes on unix (x64-64) and 144 bytes on stmhal.
Diffstat (limited to 'py/smallint.h')
0 files changed, 0 insertions, 0 deletions