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

  /src/lib/libc/gdtoa/test/
dtest.c 66 double f1, fI[2];
113 printf("strtoId returns %d,", strtoId(ibuf, &se, fI, &fI[1]));
115 if (fI[0] == fI[1]) {
116 if (fI[0] == u.f)
117 printf("fI[0] == fI[1] == strtod\n");
119 printf("fI[0] == fI[1] = #%lx %lx = %.17g\n"
    [all...]
ftest.c 66 float f1, fI[2];
117 printf("strtoIf returns %d,", strtoIf(ibuf, &se, fI, &fI[1]));
119 if (fI[0] == fI[1]) {
120 if (fI[0] == u.f)
121 printf("fI[0] == fI[1] == strtof\n");
123 printf("fI[0] == fI[1] = #%lx = %.8g\n"
    [all...]
  /src/usr.bin/vgrind/
vfontedpr.c 653 ps("\\fI*\\fP");
657 ps("\\fI\\h'\\w' 'u-\\w'/'u'/\\fP");

Completed in 13 milliseconds