Ffuncall (1, &f);
}
-INLINE static gcc_jit_field *
+static gcc_jit_field *
type_to_cast_field (gcc_jit_type *type)
{
gcc_jit_field *field;
/* Close current basic block emitting a conditional. */
-INLINE static void
+static void
emit_cond_jump (gcc_jit_rvalue *test,
gcc_jit_block *then_target, gcc_jit_block *else_target)
{
offset));
}
-INLINE static gcc_jit_rvalue *
+static gcc_jit_rvalue *
emit_XLI (gcc_jit_rvalue *obj)
{
emit_comment ("XLI");
comp.lisp_obj_as_num);
}
-INLINE static gcc_jit_lvalue *
+static gcc_jit_lvalue *
emit_lval_XLI (gcc_jit_lvalue *obj)
{
emit_comment ("lval_XLI");
comp.lisp_obj_as_num);
}
-INLINE static gcc_jit_rvalue *
+static gcc_jit_rvalue *
emit_XLP (gcc_jit_rvalue *obj)
{
emit_comment ("XLP");
comp.lisp_obj_as_ptr);
}
-INLINE static gcc_jit_lvalue *
+static gcc_jit_lvalue *
emit_lval_XLP (gcc_jit_lvalue *obj)
{
emit_comment ("lval_XLP");