]> git.eshelyaron.com Git - emacs.git/commit
* Rename emit_mvar_val -> emit_mvar_rval
authorAndrea Corallo <akrl@sdf.org>
Sat, 2 May 2020 19:12:41 +0000 (20:12 +0100)
committerAndrea Corallo <akrl@sdf.org>
Thu, 14 May 2020 20:50:31 +0000 (21:50 +0100)
commit5bf685f17cd9e8875cb117a086a75c32d832f4f7
tree83a32233de0dc439d3b9c14d42d1829381ceb3be
parent3ab6a756671f95213d5bf083cf9852e0c61af1db
* Rename emit_mvar_val -> emit_mvar_rval

* src/comp.c (emit_mvar_val): Rename into 'emit_mvar_rval'.
(emit_set_internal, emit_simple_limple_call, emit_limple_insn)
(emit_call_with_type_hint, emit_call2_with_type_hint)
(emit_consp, emit_numperp, emit_integerp): Update for
'emit_mvar_val' rename.
src/comp.c