Home | History | Annotate | Download | only in trivial

Lines Matching refs:bsz

476                 int bsz[] = { 4, 3, 5, 1};
481 *(uint32_t *)p = tid[c] / bsz[c];
484 *(uint32_t *)p = bsz[c];
490 *(uint32_t *)p = tid[c] % bsz[c];