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

/system/extras/ksmutils/
H A Dlookup3.c792 #define MAXLEN 70 macro
795 uint8_t qa[MAXLEN+1], qb[MAXLEN+2], *a = &qa[0], *b = &qb[1];
802 for (hlen=0; hlen < MAXLEN; ++hlen)
865 uint8_t buf[MAXLEN+20], *b;
933 for (i=0; i<MAXLEN; ++i)

Completed in 19 milliseconds