Searched refs:repeat_count_threshold (Results 1 – 8 of 8) sorted by relevance
45 extern unsigned int repeat_count_threshold;
202 if (reps > repeat_count_threshold) in pascal_printstr()215 things_printed += repeat_count_threshold; in pascal_printstr()
150 if (reps > repeat_count_threshold) in m2_printstr()163 things_printed += repeat_count_threshold; in m2_printstr()
81 unsigned int repeat_count_threshold = 10; variable1006 if (reps > repeat_count_threshold) in val_print_array_elements()1015 things_printed += repeat_count_threshold; in val_print_array_elements()1419 (char *) &repeat_count_threshold, in _initialize_valprint()
140 if (reps > repeat_count_threshold) in c_printstr()153 things_printed += repeat_count_threshold; in c_printstr()
204 if (i - i0 > repeat_count_threshold) in val_print_packed_array_elements()416 if (reps > repeat_count_threshold) in printstr()432 things_printed += repeat_count_threshold; in printstr()
202 if (reps > repeat_count_threshold) in f_printstr()215 things_printed += repeat_count_threshold; in f_printstr()
381 if (reps > repeat_count_threshold) in objc_printstr()394 things_printed += repeat_count_threshold; in objc_printstr()