Searched refs:csfuncalled (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.bin/mg/ | ||
H A D | funmap.c | 72 {csfuncalled, "cscope-find-called-functions", 1}, |
H A D | def.h | 575 int csfuncalled(int, int); |
H A D | cscope.c | 100 csfuncalled(int f, int n) in csfuncalled() function |