uCBQN/src/opt
2021-10-03 23:18:30 +03:00
..
gc.c move mm_free call into virtual function so dec is simpler 2021-07-30 04:40:56 +03:00
gc.h use TI macros everywhere 2021-07-06 19:22:45 +03:00
mm_2buddy.c joined 2buddy 2021-07-12 00:17:59 +03:00
mm_2buddy.h clz macro 2021-09-05 21:05:19 +03:00
mm_buddy.c counters instead of allocB 2021-07-11 23:07:07 +03:00
mm_buddy.h clz macro 2021-09-05 21:05:19 +03:00
mm_buddyTemplate.c alternative JIT memory allocation if MAP_32BIT isn't sufficient 2021-09-26 22:00:19 +03:00
mm_buddyTemplate.h normalize tag whitespace 2021-09-21 17:24:23 +03:00
mm_malloc.c mm_buddyTemplate.c 2021-05-29 22:50:39 +03:00
mm_malloc.h rename mm_allocN 2021-07-03 00:27:20 +03:00
single.c bitarrs 2021-10-03 23:18:30 +03:00