2 * (c) Oleg Puchinin 2006
3 * graycardinalster@gmail.com
10 int call_tags (EArray
*);
11 int cgrep (EArray
* d_files
, char * exp
);
14 void call_tree (char * f_name
, int n_trip
= 1);
15 void globals (char * d_file
, int d_type
);
16 void got_structs (char * d_file
);
18 void reverse_calltree (char * f_name
);
19 void flist_main (char * d_file
);