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

/freebsd-10.0-release/crypto/openssh/
H A Dkey.c488 * can be in the exact middle of the picture, and FLDBASE should be >=8 .
492 #define FLDBASE 8 macro
493 #define FLDSIZE_Y (FLDBASE + 1)
494 #define FLDSIZE_X (FLDBASE * 2 + 1)

Completed in 61 milliseconds