> Ah, that makes sense. So I'll pre-scan the file myself and mark > those functions 'inline' :) Note that due to shortcomings of the register allocator, you often get smaller code leaving a largish function out-of-line, even when it's used only once.