Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/disassembler/
H A Ddmwalk.c804 ASL_CV_CLOSE_PAREN (Op, Level); in AcpiDmDescendingOp()
867 ASL_CV_CLOSE_PAREN (Op, Level); in AcpiDmDescendingOp()
960 ASL_CV_CLOSE_PAREN (Op, Level); in AcpiDmDescendingOp()
1238 ASL_CV_CLOSE_PAREN (Op, Level); in AcpiDmAscendingOp()
1265 ASL_CV_CLOSE_PAREN (Op, Level); in AcpiDmAscendingOp()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacmacros.h621 #define ASL_CV_CLOSE_PAREN(a,b) CvCloseParenWriteComment(a,b); macro
636 #define ASL_CV_CLOSE_PAREN(a,b) AcpiOsPrintf (")"); macro