Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/microcode/aic7xxx/
Daicasm_macro_scan.l64 #define MAX_STR_CONST 4096 macro
65 static char string_buf[MAX_STR_CONST];
Daicasm_scan.l71 #define MAX_STR_CONST 4096 macro
72 static char string_buf[MAX_STR_CONST];
/netbsd/src/external/bsd/flex/dist/doc/
Dflex.texi1868 char string_buf[MAX_STR_CONST];
6683 > parse C quoted strings into a buffer, defined to be MAX_STR_CONST in
Dflex.info-11506 char string_buf[MAX_STR_CONST];
5618 > parse C quoted strings into a buffer, defined to be MAX_STR_CONST in