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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dmain.c331 static void pW2(void) { WarningLevel = 2; } function
378 static void pW2() { WarningLevel = 2; } function
534 { "-w2", 0, (void (*)(...)) pW2, "Ambiguities yield warnings even if predicates or (...)? block"},
597 { "-w2", 0, pW2, "Ambiguities yield warnings even if predicates or (...)? block"},

Completed in 61 milliseconds