Searched defs:getfuncline (Results 1 – 2 of 2) sorted by relevance
16 #define getfuncline(f,pc) (((f)->lineinfo) ? (f)->lineinfo[pc] : 0) macro