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

  /src/sys/arch/hppa/spmath/
sfadd.c 191 Sgl_or_signs(left,/*with*/right);
sfsub.c 192 Sgl_or_signs(left,/*with*/right);
sgl_float.h 63 * into the first argument. sgl_or_signs ors those same sign bits */
66 #define Sgl_or_signs( src1dst, src2) \

Completed in 13 milliseconds