Searched refs:assemble_lnotab (Results 1 – 2 of 2) sorted by relevance
143 the example above, assemble_lnotab in compile.c should not (as was actually done
6663 assemble_lnotab(struct assembler *a, struct instr *i) in assemble_lnotab() function6690 if (i->i_lineno && !assemble_lnotab(a, i)) in assemble_emit()