Home | History | Annotate | Download | only in dm

Lines Matching refs:p_length

4004     UINT8    *p_length;
4124 p_length = p++;
4158 UINT8_TO_STREAM(p_length, num_uuid * LEN_UUID_16 + 1);
4168 p_length = p++;
4193 UINT8_TO_STREAM(p_length, num_uuid * LEN_UUID_32 + 1);
4201 p_length = p++;
4226 UINT8_TO_STREAM(p_length, num_uuid * LEN_UUID_128 + 1);
4250 p_length = p;
4262 p_length = NULL;