Searched refs:assemble_lnotab (Results 1 – 4 of 4) sorted by relevance
46 the example above, assemble_lnotab in compile.c should not (as was actually done
53 the example above, assemble_lnotab in compile.c should not (as was actually done
3551 assemble_lnotab(struct assembler *a, struct instr *i) in assemble_lnotab() function3660 if (i->i_lineno && !assemble_lnotab(a, i)) in assemble_emit()
5128 assemble_lnotab(struct assembler *a, struct instr *i) in assemble_lnotab() function5245 if (i->i_lineno && !assemble_lnotab(a, i)) in assemble_emit()