Home
last modified time | relevance | path

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

/external/ltp/utils/ffsb-6.0-rc2/
Dffsb_stats.h98 void ffsb_statsc_copy(ffsb_statsc_t *, ffsb_statsc_t *);
Dffsb_stats.c138 void ffsb_statsc_copy(ffsb_statsc_t * dest, ffsb_statsc_t * src) in ffsb_statsc_copy() function
Dffsb_tg.c348 ffsb_statsc_copy(&tg->fsc, fsc); in tg_set_statsc()