Lines Matching defs:tmpbuf
2947 DCHAR_T tmpbuf[700];
3037 if (tmp_length <= sizeof (tmpbuf) / sizeof (DCHAR_T))
3038 tmp = tmpbuf;
3412 if (tmp != tmpbuf)
3454 DCHAR_T tmpbuf[700];
3583 if (tmp_length <= sizeof (tmpbuf) / sizeof (DCHAR_T))
3584 tmp = tmpbuf;
4598 if (tmp != tmpbuf)
4634 TCHAR_T tmpbuf[700];
4750 if (tmp_length <= sizeof (tmpbuf) / sizeof (TCHAR_T))
4751 tmp = tmpbuf;
5520 if (tmp != tmpbuf)