Searched refs:ixmax (Results 1 – 3 of 3) sorted by relevance
1331 const int ixmax = block((int) (x + halfSize)); in sp_setup_point() local1342 for (ix = ixmin; ix <= ixmax; ix += 2) { in sp_setup_point()1399 const int ixmax = block(xmax - 1); in sp_setup_point() local1418 for (ix = ixmin; ix <= ixmax; ix += 2) { in sp_setup_point()
76 int BLASFUNC(ixmax) (int *, double *, int *);
97 int BLASFUNC(ixmax) (int *, double *, int *);