Home
last modified time | relevance | path

Searched refs:mlast (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/opengl/glu32/src/libnurbs/internals/
H A Darctess.cc606 REAL const *mlast = *row + order; in trim_power_coeffs() local
607 for( REAL const *m = *row; m != mlast; m++, point += stride ) in trim_power_coeffs()