Home | History | Annotate | Download | only in perf

Lines Matching full:char_size

9405                 int char_size;
9408 char_size = 1;
9410 char_size = sizeof(int);
9411 if (tokcstr.size <= char_size)
9413 if (tokcstr.size > 2 * char_size)