Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Dprexpress.c267 char *ExpandedLine; in PrResolveIntegerExpression() local
275 ExpandedLine = PrExpandMacros (Line); in PrResolveIntegerExpression()
279 Result = PrEvaluateExpression (ExpandedLine); in PrResolveIntegerExpression()