Home
last modified time | relevance | path

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

/external/srec/srec/crec/
Dsrec_stats.c50 #define MAX_IN_SAMPLE(MaX,SamPle) \ macro
102 MAX_IN_SAMPLE(my_srec_stats.num_fsmarc_tokens, num); in srec_stats_update()
112 MAX_IN_SAMPLE(my_srec_stats.num_fsmnode_tokens, num); in srec_stats_update()
125 MAX_IN_SAMPLE(my_srec_stats.num_word_tokens, num); in srec_stats_update()
136 MAX_IN_SAMPLE(my_srec_stats.num_altword_tokens, num); in srec_stats_update()
137 MAX_IN_SAMPLE(my_srec_stats.num_altword_token_batches, numb); in srec_stats_update()
146 MAX_IN_SAMPLE(my_srec_stats.num_astar_active_parps, in srec_stats_update_astar()
149 MAX_IN_SAMPLE(my_srec_stats.num_astar_complete_parps, in srec_stats_update_astar()
156 MAX_IN_SAMPLE(my_srec_stats.num_astar_parps_in_use, num_parps_in_use); in srec_stats_update_astar()