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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dmain.c325 static void pW1(void) { WarningLevel = 1; } function
372 static void pW1() { WarningLevel = 1; } function
533 { "-w1", 0, (void (*)(...)) pW1, "Set the warning level to 1 (default)"},
596 { "-w1", 0, pW1, "Set the warning level to 1 (default)"},

Completed in 821 milliseconds