HomeSort by: relevance | last modified time | path
    Searched refs:zm (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/groff/dist/src/preproc/pic/
common.cpp 96 position zm = position(dim.x * cos(psi), dim.y * sin(psi)); local
98 // first compute the radius of curvature in zm
104 double temp = a_4 * zm.y * zm.y + b_4 * zm.x * zm.x;
107 position M = position(e_2 * zm.x / a_2 * zm.x / a_2 * zm.x,
108 -e_2 * zm.y / b_2 * zm.y / b_2 * zm.y)
    [all...]
  /src/external/bsd/file/dist/src/
compress.c 306 int zm; local
310 zm = (*compr[i].u.func)(buf);
312 zm = memcmp(buf, compr[i].u.magic,
316 if (!zm)
  /src/external/bsd/libpcap/dist/msdos/
makefile.wc 35 -oilrtf -zm

Completed in 58 milliseconds