Home | History | Annotate | Download | only in Lex

Lines Matching full:expanding

177   // Loop through 'Tokens', expanding them into ResultToks.  Keep
289 // If the '##' came from expanding an argument, turn it into 'unknown'
338 // If the '##' came from expanding an argument, turn it into 'unknown'
451 // Note that ## is a normal token when not expanding a macro.