summaryrefslogtreecommitdiff
path: root/src/code/debug_malloc.c
diff options
context:
space:
mode:
authorSynray <31429825+Synray@users.noreply.github.com>2021-01-12 19:08:56 -0800
committerGitHub <noreply@github.com>2021-01-12 22:08:56 -0500
commit6e278847c9fad9135dfcd11e382e645dd2de0509 (patch)
tree3b4dfc5602792e9e407abe00b99bfb27619a0775 /src/code/debug_malloc.c
parenta169932c75918ee1c51b56bdfb5e29df6cf84a69 (diff)
z_lifemeter OK (#622)
* z_lifemeter OK There were a few versions that matched, so the duplicate `ddfactor` might be fake. The `if (interfaceCtx)` at the start seems to be required. I think `sHeartsPrimFactors[0]` vs `sHeartsDDPrimFactors[ddtype]` is real, because the asm loads `sHeartsDDPrimFactors` for each access, while it only loads `sHeartsPrimFactors` once. It could have something to do with `reduceixa` in uopt. * Make vars function-static * Fix names
Diffstat (limited to 'src/code/debug_malloc.c')
0 files changed, 0 insertions, 0 deletions