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

  /src/sys/external/bsd/acpica/dist/compiler/
prscan.c 201 AslGbl_IfDepth = 0;
1099 AslGbl_CurrentLineNumber, AslGbl_IfDepth,
1101 AslGbl_IfDepth * 4, " ",
1108 AslGbl_IfDepth++;
1145 AslGbl_IfDepth--;
1151 AslGbl_CurrentLineNumber, AslGbl_IfDepth,
1153 AslGbl_IfDepth * 4, " ",
1182 AslGbl_CurrentLineNumber, AslGbl_IfDepth,
1184 AslGbl_IfDepth * 4, " ",
1185 Action, DirectiveName, AslGbl_IfDepth);
    [all...]
preprocess.h 148 PR_EXTERN int AslGbl_IfDepth;

Completed in 14 milliseconds