Home
last modified time | relevance | path

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

/external/ltp/utils/ffsb-6.0-rc2/
Dmain.c130 init_ffsb_op_results(&total_results); in main()
191 init_ffsb_op_results(&tg_results); in main()
Dffsb_op.h87 void init_ffsb_op_results(struct ffsb_op_results *);
Dffsb_op.c58 void init_ffsb_op_results(ffsb_op_results_t * results) in init_ffsb_op_results() function