Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/compiler/
A Dprscan.c202 Gbl_IfDepth = 0; in PrInitializeGlobals()
1085 Gbl_CurrentLineNumber, Gbl_IfDepth, in PrPushDirective()
1087 Gbl_IfDepth * 4, " ", in PrPushDirective()
1094 Gbl_IfDepth++; in PrPushDirective()
1131 Gbl_IfDepth--; in PrPopDirective()
1137 Gbl_CurrentLineNumber, Gbl_IfDepth, in PrPopDirective()
1139 Gbl_IfDepth * 4, " ", in PrPopDirective()
1169 Gbl_CurrentLineNumber, Gbl_IfDepth, in PrDbgPrint()
1171 Gbl_IfDepth * 4, " ", in PrDbgPrint()
1172 Action, DirectiveName, Gbl_IfDepth); in PrDbgPrint()
A Dpreprocess.h151 PR_EXTERN int Gbl_IfDepth; variable

Completed in 5 milliseconds