Home | History | Annotate | Download | only in hack

Lines Matching defs:ilets

562 	char            olets[20], ilets[20];
574 ilets[iletct++] = '$';
575 ilets[iletct] = 0;
577 if (!strchr(ilets, otmp->olet)) {
578 ilets[iletct++] = otmp->olet;
579 ilets[iletct] = 0;
585 ilets[iletct++] = ' ';
587 ilets[iletct++] = 'u';
589 ilets[iletct++] = 'a';
590 ilets[iletct] = 0;
591 assert(iletct < sizeof(ilets));
594 word, ilets);