Searched refs:collected (Results 1 – 6 of 6) sorted by relevance
460 int collected = !MP_STATE_MEM(gc_auto_collect_enabled); in gc_alloc() local463 if (!collected && MP_STATE_MEM(gc_alloc_amount) >= MP_STATE_MEM(gc_alloc_threshold)) { in gc_alloc()466 collected = 1; in gc_alloc()487 if (collected) { in gc_alloc()492 collected = 1; in gc_alloc()
9 set(MICROPY_QSTRDEFS_COLLECTED "${MICROPY_GENHDR_DIR}/qstrdefs.collected.h")
122 $(HEADER_BUILD)/compressed.collected: $(HEADER_BUILD)/compressed.split
118 files of people saying thirty different words. This data was collected by
2125 # Now that we've collected a possible --mode arg, show help if necessary
1632 # Now that we've collected a possible --mode arg, show help if necessary
Completed in 28 milliseconds