Searched refs:emit_allocator_t (Results 1 – 1 of 1) sorted by relevance
93 typedef byte *(*emit_allocator_t)(emit_t *emit, int nbytes); typedef95 STATIC void emit_write_uint(emit_t *emit, emit_allocator_t allocator, mp_uint_t val) { in emit_write_uint()
Completed in 5 milliseconds