Searched refs:ref_buff (Results 1 – 1 of 1) sorted by relevance
758 ref ref_buff[20]; /* 20 is arbitrary */ in process_float_array() local760 subcount = (count > countof(ref_buff) ? countof(ref_buff) : count); in process_float_array()762 code = array_get(mem, parray, (long)(i + indx0), &ref_buff[i]); in process_float_array()764 code = float_params(ref_buff + subcount - 1, subcount, pval); in process_float_array()