Home
last modified time | relevance | path

Searched refs:SGL_BITLENGTH (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/arch/hppa/spmath/
Dsfmpy.c210 stickybit |= Sgl_all(opnd3) << (SGL_BITLENGTH - SGL_EXP_LENGTH + 1);
Dfloat.h306 #define SGL_BITLENGTH 32 macro