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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dmain.c298 static void pNOPURIFY(void) { PURIFY = FALSE; } function
344 static void pNOPURIFY() { PURIFY = FALSE; } function
557 { "-nopurify",0,(void (*)(...)) pNOPURIFY,
619 { "-nopurify",0,pNOPURIFY,

Completed in 36 milliseconds