Home
last modified time | relevance | path

Searched refs:YACC (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/scsi/aic7xxx/aicasm/
DMakefile21 YACC= bison macro
69 $(YACC) $(YFLAGS) -b $(<:.y=) $<
78 $(YACC) $(YFLAGS) -b $(<:.y=) -p mm $<
/Linux-v5.15/scripts/
DMakefile.host13 quiet_cmd_bison = YACC $(basename $@).[ch]
14 cmd_bison = $(YACC) -o $(basename $@).c --defines=$(basename $@).h -t -l $<
/Linux-v5.15/tools/bpf/
DMakefile7 YACC = bison macro
61 $(QUIET_BISON)$(YACC) -o $@ -d $<
/Linux-v5.15/scripts/genksyms/
DMakefile17 cmd_bison_no_warn = $(YACC) --version >/dev/null; \
/Linux-v5.15/
DMakefile467 YACC = bison macro
527 export CPP AR NM STRIP OBJCOPY OBJDUMP READELF PAHOLE RESOLVE_BTFIDS LEX YACC AWK INSTALLKERNEL