Lines Matching full:incl
1324 /* the "incl" state is used for picking up the name1327 %x incl1336 include BEGIN(incl);1341 <incl>[ \t]* /* eat the whitespace */1342 <incl>[^ \t\n]+ { /* got the include file name */