Searched defs:num_to_save (Results 1 – 2 of 2) sorted by relevance
977 int num_to_save = *high_to_save - *low_to_save + 1; local3941 int num_to_save = high_to_save - low_to_save + 1; local
735 int num_to_save; in save_fixed_argument_area() local