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 Dmakefile2 # 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 Dmain.c2 * 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 Dmakefile23 #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 Dmain.c231 ANTLR(grammar(), input_stream);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A Dantlr.h23 * 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 37 milliseconds