Home | History | Annotate | Download | only in src

Lines Matching refs:syllable_serial

1368       info[i].syllable() = (syllable_serial << 4) | syllable_type; \
1370 syllable_serial++; \
1371 if (unlikely (syllable_serial == 16)) syllable_serial = 1; \
1396 unsigned int syllable_serial = 1;