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

  /src/sys/arch/hppa/spmath/
sfadd.c 195 Sgl_and_signs(left,/*with*/right);
sfsub.c 196 Sgl_and_signs(left,/*with*/right);
sgl_float.h 62 /* sgl_and_signs ands the sign bits of each argument and puts the result
64 #define Sgl_and_signs( src1dst, src2) \

Completed in 34 milliseconds