Searched defs:MapScopeDepth (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DIfrParse.c946 UINT8 MapScopeDepth; local
967 MapScopeDepth = 0;
1254 if (CurrentExpression == NULL && MapScopeDepth > 0) {
1281 MapScopeDepth ++;
2294 ASSERT (MapScopeDepth > 0);
2295 MapScopeDepth --;

Completed in 56 milliseconds