2006-09-25-DebugFilename.h 78 Bytes Raw Blame History Permalink 1 2 3 4 5 6 extern int exfunc(int a); static inline int hfunc1() { return exfunc(1); }