emit_simple_limple_call 2113 src/comp.c       return emit_simple_limple_call (args, comp.lisp_obj_type, false);
emit_simple_limple_call 2119 src/comp.c       return emit_simple_limple_call (args, comp.void_type, false);
emit_simple_limple_call 2432 src/comp.c     	emit_simple_limple_call (XCDR (insn), comp.lisp_obj_type, true));
emit_simple_limple_call 2450 src/comp.c     	res = emit_simple_limple_call (XCDR (arg1), comp.lisp_obj_type, true);