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

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/preproc/pic/
H A Dcommon.cpp153 int jmax = int(10 / lt.dash_width); local
165 double phi = j * 2 * M_PI / jmax;
206 int jmax = int(10 / lt.dash_width); local
217 double phi = j * 2 * M_PI / jmax;
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/tests/
H A Dtsprintf.c877 int i, j, jmax; local
909 jmax = (spec == 0 || spec == 3) ? 5 : 6;
910 for (j = 0; j < jmax; j++)

Completed in 108 milliseconds