Lines Matching refs:xp
133 translation(Xl_t* xp, register char* s)155 for (px = xp; px; px = px->next)171 px->next = xp;172 xp = px;176 return xp;227 Xl_t* xp = 0;366 xp = translation(xp, mc->translation);409 xp = translation(xp, s);488 if (xp)493 for (bp = 0, px = xp; px; px = px->next)