Searched refs:dshow (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/lib/libc/gdtoa/test/
H A DdItest.c42 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 133 milliseconds