HomeSort by relevance Sort by last modified time
    Searched defs:MAX_WORD_LEN (Results 1 - 6 of 6) sorted by null

  /external/srec/srec/ca/
voc_basi.c 39 #define MAX_WORD_LEN 128
  /external/srec/srec/Vocabulary/src/
VocabularyImpl.c 30 #define MAX_WORD_LEN 40
  /external/srtp/test/
rtpw.c 87 #define MAX_WORD_LEN 128
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/seti/sltsEngine/include/
lts_seq_internal.h 26 #define MAX_WORD_LEN 50
  /external/srec/srec/Semproc/src/
SemanticGraphImpl.c 1032 #define MAX_WORD_LEN 128
1033 char veslot[MAX_WORD_LEN];
    [all...]
  /external/srec/srec/crec/
srec_context.c 56 #define MAX_WORD_LEN 128
    [all...]

Completed in 243 milliseconds