Home
last modified time | relevance | path

Searched refs:dump_comp_stats (Results 1 – 3 of 3) sorted by relevance

/external/srec/srec/include/
Dcomp_stats.h47 #define dump_comp_stats dump_comp_stats_esr macro
111 void dump_comp_stats(COMP_STATS *c, PFile* fp);
129 #define dump_comp_stats1( CS,FP) dump_comp_stats( CS,FP)
/external/srec/srec/crec/
Dcomp_stats.c68 void dump_comp_stats(COMP_STATS *cs, PFile* fp) in dump_comp_stats() function
Dsrec.c1843 dump_comp_stats(comp_stats, PSTDOUT); in srec_no_more_frames()