HomeSort by: relevance | last modified time | path
    Searched defs:ExpandedLine (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
prexpress.c 375 char *ExpandedLine;
383 ExpandedLine = PrExpandMacros (Line);
387 Result = PrEvaluateExpression (ExpandedLine);

Completed in 34 milliseconds