Home
last modified time | relevance | path

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

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