Home | History | Annotate | Download | only in i18n

Lines Matching defs:source

2725     int64_t *source = (int64_t *)fp;
2728 *dest++ = *source++;
2729 if (source == newFP) {