Searched refs:CURVE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/dev/syscons/dragon/
H A Ddragon_saver.c62 #define CURVE 3 macro
137 if (curve > CURVE) {
141 for (tmp = 0; tmp < 3*CURVE; ++tmp) {
212 curve = CURVE + 1;
/freebsd-10.1-release/contrib/groff/src/preproc/grn/
H A Dgprint.h39 #define CURVE 5 macro
H A Dhdb.cpp110 /* can have two words (e.g. CURVE SPLINE) */
223 return (CURVE);
232 return(CURVE);
H A Dhgraph.cpp125 case CURVE:
127 drawwig(p1, CURVE);
558 if (type == CURVE) /* Use the 2 different types of curves */

Completed in 56 milliseconds