Searched refs:ANTLR (Results 1 - 5 of 5) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
H A D | makefile | 2 # Makefile for ANTLR 1.33 24 # ANTLR 1.33 49 #ANTLR=..\bin\antlr 75 #ANTLR=..\bin\antlr 102 #ANTLR=..\bin\antlr 128 #ANTLR=..\bin\antlr 150 # $(ANTLR) antlr.g 169 ANTLR=${BIN_DIR}/antlr macro 184 # what files does PCCTS generate (both ANTLR and DLG) 195 # $(ANTLR) [all...] |
H A D | main.c | 2 * main.c -- main program for PCCTS ANTLR. 24 * ANTLR 1.33 515 { "-gh", 0, (void (*)(...)) pGHdr, "Generate stdpccts.h for non-ANTLR-generated-files to include"}, 578 { "-gh", 0, pGHdr, "Generate stdpccts.h for non-ANTLR-generated-files to include"}, 1076 ANTLR(grammar(), input);
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/dlg/ |
H A D | makefile | 23 #ANTLR=..\bin\antlr 48 #ANTLR=..\bin\antlr 74 #ANTLR=..\bin\antlr 99 #ANTLR=..\bin\antlr 119 ANTLR=${BIN_DIR}/antlr macro 134 # $(ANTLR) dlg_p.g
|
H A D | main.c | 231 ANTLR(grammar(), input_stream);
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/ |
H A D | antlr.h | 23 * ANTLR 1.33 454 #define ANTLR(st, f) zzbufsize = ZZLEXBUFSIZE; \ macro 802 * if ANTLR is not to generate a .dlg file (-gx); PS, this is a hack.
|
Completed in 1553 milliseconds