Home | History | Annotate | Download | only in hyphenation

Lines Matching refs:MAX_WORD

522 #define MAX_WORD 256
528 char prep_word_buf[MAX_WORD];
537 if (word_size + 3 < MAX_WORD)
710 char prep_word_buf[MAX_WORD];
898 char * rep2_buf[MAX_WORD];
899 int pos2_buf[MAX_WORD];
900 int cut2_buf[MAX_WORD];
901 char hyphens2_buf[MAX_WORD];