Home | History | Annotate | Download | only in MISC

Lines Matching full:incl

1574          /* the "incl" state is used for picking up the name
1577 %x incl
1599 include BEGIN(incl);
1604 <incl>[ \t]* /* eat the whitespace */
1605 <incl>[^ \t\n]+ { /* got the include file name */