Home | History | Annotate | Download | only in src

Lines Matching defs:ci

508     CallInfo *ci;
509 for (ci = &th->base_ci; ci != th->ci; ci = ci->next)