Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
DIfrParse.c1305 UINT8 MapScopeDepth; in ParseOpCodes() local
1327 MapScopeDepth = 0; in ParseOpCodes()
1649 if (CurrentExpression == NULL && MapScopeDepth > 0) { in ParseOpCodes()
1676 MapScopeDepth ++; in ParseOpCodes()
2678 ASSERT (MapScopeDepth > 0); in ParseOpCodes()
2679 MapScopeDepth --; in ParseOpCodes()