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

  /src/tests/lib/libc/gen/
t_fpsetmask.c 105 static volatile double d_x; variable in typeref:typename:volatile double
120 d_x = d_one / d_zero;
135 d_x = d_zero / d_zero;
164 d_x = d_huge * d_huge;
186 d_x = d_tiny * d_tiny;
t_fpsetmask.c 105 static volatile double d_x; variable in typeref:typename:volatile double
120 d_x = d_one / d_zero;
135 d_x = d_zero / d_zero;
164 d_x = d_huge * d_huge;
186 d_x = d_tiny * d_tiny;

Completed in 22 milliseconds