Searched defs:fD (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/od/
H A Dod.c111 typedef double fD; typedef
138 DECL_GET(fD)
170 DECL_OUT(double, fD, " %21.14e")
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Djob.c459 register int fD = 0; local
468 fD = fileno(fd);
471 count = read(fD, &aBuff[0], sizeof (aBuff) - 1);
495 count = read(fD, &aBuff[n],

Completed in 56 milliseconds