HomeSort by: relevance | last modified time | path
    Searched refs:ASL_CV_CLOSE_PAREN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/disassembler/
dmwalk.c 804 ASL_CV_CLOSE_PAREN (Op, Level);
867 ASL_CV_CLOSE_PAREN (Op, Level);
960 ASL_CV_CLOSE_PAREN (Op, Level);
1246 ASL_CV_CLOSE_PAREN (Op, Level);
1273 ASL_CV_CLOSE_PAREN (Op, Level);
  /src/sys/external/bsd/acpica/dist/include/
acmacros.h 621 #define ASL_CV_CLOSE_PAREN(a,b) CvCloseParenWriteComment(a,b);
636 #define ASL_CV_CLOSE_PAREN(a,b) AcpiOsPrintf (")");

Completed in 14 milliseconds