org-babel-inline-result-wrap

org-babel-inline-result-wrap is a variable defined in `ob-core.el'.
Its value is
"=%s="


Documentation:
Format string used to wrap inline results.
This string must include a "%s" which will be replaced by the results.

You can customize this variable.