On Mon, Nov 10, 2014 at 02:30:23PM -0500, Alex S wrote: > I know this may degrade the performance. I wonder whether there is any easy > way to inline these functions into the callsite? Thanks again! I don't think that's a good idea. It is quite a bit code for optimal performance. Joerg