Searched refs:AslGbl_IfDepth (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Dprscan.c309 AslGbl_IfDepth = 0;
1204 AslGbl_CurrentLineNumber, AslGbl_IfDepth,
1206 AslGbl_IfDepth * 4, " ",
1213 AslGbl_IfDepth++;
1250 AslGbl_IfDepth--;
1256 AslGbl_CurrentLineNumber, AslGbl_IfDepth,
1258 AslGbl_IfDepth * 4, " ",
1287 AslGbl_CurrentLineNumber, AslGbl_IfDepth,
1289 AslGbl_IfDepth * 4, " ",
1290 Action, DirectiveName, AslGbl_IfDepth);
[all...]
H A Dpreprocess.h255 PR_EXTERN int AslGbl_IfDepth; variable

Completed in 42 milliseconds