HomeSort by: relevance | last modified time | path
    Searched defs:mul3 (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libpthread/
t_fpu.c 88 mul3(double x, double y, double z) function in typeref:typename:double
102 d = mul3(mul3(2., 3., 5.), mul3(7., 11., 13.), mul3(17., 19., 23.));
t_fpu.c 88 mul3(double x, double y, double z) function in typeref:typename:double
102 d = mul3(mul3(2., 3., 5.), mul3(7., 11., 13.), mul3(17., 19., 23.));

Completed in 64 milliseconds