Home | History | Annotate | Download | only in unit

Lines Matching defs:buf1

1304   char buf1[1024];
1305 StackAllocator<char> stack1(buf1, buf1 + sizeof(buf1));