_inline_ function

hi,
i am porting code cuda to opencl . can inline function change into without inline ?.
if no then how to port it .
please discuss in brief.

In OpenCL all functions are automatically inlined.