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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A Derr.h82 int zzTraceOptionValue=1; variable
239 if (zzTraceOptionValue <= 0) {
312 buf->traceOptionValue=zzTraceOptionValue;
370 prevTraceOptionValue=zzTraceOptionValue;
371 zzTraceOptionValue=buf->traceOptionValue;
373 (zzTraceOptionValue > 0)) {
374 if (zzTraceOptionValue > 0) {
378 if (zzTraceOptionValue <= 0) {
384 zzTraceOptionValue=buf->traceOptionValue; /* MR10 */
999 zzTraceOptionValue
[all...]

Completed in 665 milliseconds