Home | History | Annotate | Download | only in lib

Lines Matching refs:s1

635 /* s1: nr sylls in word before the first primary stressed syll,
640 picoos_uint8 *s1,
651 *s1 = 0;
662 (*s1)++;
669 (*s1)++;
678 (*s2) = (*s1);
692 picoos_uint8 s1;
695 if (!acphAccNrSyllParts(this, acph, ind, &s1, &s2)) {
723 if (!acphAccNrSyllParts(this, acph, i, &s1, &s2)) {
726 *footsyllsfol += s1;
738 picoos_uint8 s1;
741 if (!acphAccNrSyllParts(this, acph, ind, &s1, &s2)) {
746 *nrsyllspre = s1;