emit_simple_limple_call 2115 src/comp.c       return emit_simple_limple_call (args, comp.lisp_obj_type, false);
emit_simple_limple_call 2121 src/comp.c       return emit_simple_limple_call (args, comp.void_type, false);
emit_simple_limple_call 2434 src/comp.c     	emit_simple_limple_call (XCDR (insn), comp.lisp_obj_type, true));
emit_simple_limple_call 2452 src/comp.c     	res = emit_simple_limple_call (XCDR (arg1), comp.lisp_obj_type, true);