Home | History | Annotate | Download | only in ee

Lines Matching defs:p_start

648     UINT8   *p, *p_start;
707 p_start = p;
713 p_cb->aid_len[p_cb->aid_entries++] = (UINT8)(p - p_start);
1932 UINT8 *p_start;
2012 p_start = pp; /* rememebr the beginning of this AID routing entry, just in case we need to put it in next command */
2029 new_size = (UINT8)(pp - p_start);
2041 memcpy (p, p_start, new_size);