I was looking at the AMD <a href="http://support.amd.com/us/Processor_TechDocs/47414_15h_sw_opt_guide.pdf"><i>Software Optimization Guide for AMD Family 15h Processors</i></a> and Section 3.13 talks about local static functions. I was thinking about experimenting with this and was wondering if there's a list or way to find out which functions are not called outside their definition files.<br>