Home | History | Annotate | Download | only in ee

Lines Matching defs:p_start

406       uint8_t* p_start = pp;
433 uint8_t new_size = (uint8_t)(pp - p_start);
442 memcpy(p, p_start, new_size);
468 uint8_t* p_start = pp;
484 uint8_t new_size = (uint8_t)(pp - p_start);
493 memcpy(p, p_start, new_size);
1001 uint8_t *p, *p_start;
1057 p_start = p;
1063 p_cb->aid_len[p_cb->aid_entries++] = (uint8_t)(p - p_start);