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