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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A DAParser.cpp170 int prevTraceOptionValue; local
187 prevTraceOptionValue=traceOptionValue;
189 if ( (prevTraceOptionValue > 0) !=
H A Derr.h329 int prevTraceOptionValue; local
370 prevTraceOptionValue=zzTraceOptionValue;
372 if ( (prevTraceOptionValue > 0) !=

Completed in 36 milliseconds