Searched refs:topt (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dtobezier.cc622 Knotspec::pt_io_copy( REAL *topt, INREAL *frompt ) argument
626 topt[3] = (REAL) frompt[3];
628 topt[2] = (REAL) frompt[2];
630 topt[1] = (REAL) frompt[1];
632 topt[0] = (REAL) frompt[0];
636 *topt++ = (REAL) *frompt++;
647 Knotspec::pt_oo_copy( REAL *topt, REAL *frompt ) argument
651 topt[3] = frompt[3];
653 topt[2] = frompt[2];
655 topt[
[all...]
/xsrc/external/mit/freetype/dist/
H A Dvms_make.com1169 $ if (f$trnlnm("topt") .nes. "") then write topt libloc , lqual

Completed in 3 milliseconds