Searched refs:vb_int_vec (Results 1 – 1 of 1) sorted by relevance
68 static long *vb_int_vec; variable128 vb_int_vec = (long *) malloc (1 + sizeof (long) * vb_int_count); in lps_vb_setup()129 if (vb_int_vec == (long *) NULL) in lps_vb_setup()137 vb_int_vec[i] = 0L; in lps_vb_setup()151 free (vb_int_vec); in lps_vb_setup()180 vb_int_vec[row] = floor (value + 0.5); in lps_vb_set_element()209 free (vb_int_vec); in lps_vb_cleanup()