Home | History | Annotate | Download | only in src

Lines Matching defs:pbuf

4314 	U32 *buf_ptr, *pbuf;
4324 pbuf = buf_ptr + 2;
4328 *pbuf++ = ti_strtoul(pstr, &pstr, 0);
4332 parm_length = (U32)((U8*)pbuf-(U8*)buf_ptr);