Searched refs:heap_increased (Results 1 – 3 of 3) sorted by relevance
35 #define heap_increased __heap_increased macro44 int heap_increased(heap_context, int);
189 heap_increased(heap_context ctx, int i) { in heap_increased() function
325 result = heap_increased(ctx->timers, timer->index); in evResetTimer()