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

  /src/lib/libc/gdtoa/test/
dItest.c 42 dshow(what, d) char *what; double d; function
44 dshow(char *what, double d)
70 dshow("dd[0]", dd[0]);
71 dshow("dd[1]", dd[1]);
77 dshow("dd1", dd1);
78 dshow("dd2", dd2);
dItest.c 42 dshow(what, d) char *what; double d; function
44 dshow(char *what, double d)
70 dshow("dd[0]", dd[0]);
71 dshow("dd[1]", dd[1]);
77 dshow("dd1", dd1);
78 dshow("dd2", dd2);

Completed in 142 milliseconds