MADE_FP
tiu->flags = madefp ? MADE_FP : 0;
fp = (tiptr->flags & MADE_FP) ? tiptr->fp : NULL;
ntiptr->flags = madefp ? MADE_FP : 0;