Home | History | Annotate | Download | only in ee

Lines Matching refs:xx

95     int   xx, ret = nfa_ee_cb.cur_ee;
116 for (xx = 0; (xx < ret) && (num_ret < max_ret); xx++, p_cb++)
118 NFA_TRACE_DEBUG4 ("xx:%d max_ret:%d, num_ret:%d ee_status:0x%x", xx, max_ret, num_ret, p_cb->ee_status);
190 int xx;
192 for (xx = 0; xx < NFA_EE_MAX_CBACKS; xx++)
194 if (nfa_ee_cb.p_ee_cback[xx] == p_cback)
196 index = xx;
237 UINT32 xx;
241 for (xx = 0; xx < nfa_ee_cb.cur_ee; xx++, p_cb++)