Home | History | Annotate | Download | only in math

Lines Matching defs:from

21  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
51 const GLfloat *from = (GLfloat *)clip_vec->start;
59 const GLfloat cx = from[0];
60 const GLfloat cy = from[1];
61 const GLfloat cz = from[2];
62 const GLfloat cw = from[3];
132 const GLfloat *from = (GLfloat *)clip_vec->start;
139 const GLfloat cx = from[0];
140 const GLfloat cy = from[1];
141 const GLfloat cz = from[2];
142 const GLfloat cw = from[3];
189 const GLfloat *from = (GLfloat *)clip_vec->start;
195 const GLfloat cx = from[0], cy = from[1], cz = from[2];
225 const GLfloat *from = (GLfloat *)clip_vec->start;
231 const GLfloat cx = from[0], cy = from[1];