Searched defs:rounding (Results 1 – 6 of 6) sorted by relevance
76 strtord(s, sp, rounding, d) CONST char *s; char **sp; int rounding; double *d; in strtord() argument
100 strtorQ(s, sp, rounding, L) CONST char *s; char **sp; int rounding; void *L; in strtorQ() argument
103 strtorx(s, sp, rounding, L) CONST char *s; char **sp; int rounding; void *L; in strtorx() argument
92 int rounding; member
60 enum rounding enum
162 unsigned rounding :2; /* ROUND_* */ member