emit
ctx->func.emit = poly1305_emit;
poly1305_emit_f poly1305_emit_p = ctx->func.emit;
poly1305_emit_f emit;
extern void emit(int, int, void *, struct frentry *);
emit(-1, -1, NULL, NULL);
emit(-1, dir, m, NULL);
dictAppendWord(dp, "emit", emit, FW_DEFAULT);
emit("%08lx ", (long) line);
emit("%02x ", *(uint8_t *)(line + x));
emit("-- ");
emit(" ");
emit(" |");
emit("%c", c);
emit(" ");
emit("|\n");
poly1305_emit_f poly1305_emit_p = ctx->func.emit;
ctx->func.emit = poly1305_emit;
poly1305_emit_f emit;
emit(def);
void emit(definition *def);