Searched refs:MAX_WORD_LEN (Results 1 - 8 of 8) sorted by relevance

/external/srec/seti/sltsEngine/include/
H A Dlts_seq_internal.h26 #define MAX_WORD_LEN 50 macro
/external/srtp/test/
H A Drtpw.c87 #define MAX_WORD_LEN 128 macro
128 char word[MAX_WORD_LEN];
433 while (fgets(word, MAX_WORD_LEN, dict) != NULL) {
436 if (len > MAX_WORD_LEN)
474 len = MAX_WORD_LEN;
/external/srec/srec/ca/
H A Dvoc_basi.c39 #define MAX_WORD_LEN 128 macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene.analysis_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/srec/seti/sltsEngine/src/
H A Drun_seq_lts.c1008 unsigned char word[MAX_WORD_LEN];
1009 char tempstr[MAX_WORD_LEN];
1677 char word[MAX_WORD_LEN];
1769 if (num_in_word < MAX_WORD_LEN-1) {
/external/srec/srec/Vocabulary/src/
H A DVocabularyImpl.c30 #define MAX_WORD_LEN 40 macro
/external/srec/srec/crec/
H A Dsrec_context.c56 #define MAX_WORD_LEN 128 macro
1198 char veslot[MAX_WORD_LEN];

Completed in 490 milliseconds