Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/dgap/
Ddgap.c227 #define MAXCWORD 200 macro
228 static char dgap_cword[MAXCWORD];
365 snprintf(dgap_cword, MAXCWORD, "%s", w); in dgap_gettok()
372 snprintf(dgap_cword, MAXCWORD, "%s", w); in dgap_gettok()