Home | History | Annotate | Download | only in avdt

Lines Matching defs:p_start

1471     UINT8       *p_start;
1483 p_start = p = (UINT8 *)(p_buf + 1) + p_buf->offset;
1489 p_buf->len = (UINT16) (p - p_start);
1540 UINT8 *p_start;
1548 p_start = p = (UINT8 *)(p_buf + 1) + p_buf->offset;
1554 p_buf->len = (UINT16) (p - p_start);
1585 UINT8 *p_start;
1593 p_start = p = (UINT8 *)(p_buf + 1) + p_buf->offset;
1616 p_buf->len = (UINT16) (p - p_start);
1646 UINT8 *p_start;
1654 p_start = p = (UINT8 *)(p_buf + 1) + p_buf->offset;
1657 p_buf->len = (UINT16) (p - p_start);