Searched refs:fcn_print (Results 1 – 1 of 1) sorted by relevance
55 static void fcn_print(FILE * stream, fcn_t * fcn_p);150 fcn_print(stdout, fcn_p); in fcn_list()161 fcn_print(FILE * stream, fcn_t * fcn_p) in fcn_print() function