Home | History | Annotate | Download | only in util

Lines Matching defs:from

80  * 	over from the original.  Also, there is now a builtin-test, run with:
86 * numbers, but the formatter understands just about everything from the
87 * normal C string format, at least as far as I can tell from the Solaris
1072 * removed from the fractional portion of the result
1146 * fractional parts must be recalculated from the original value.
1407 const char *from = src;
1412 *to++ = *from++;