HomeSort by relevance Sort by last modified time
    Searched refs:YACC (Results 26 - 29 of 29) sorted by null

12

  /external/elfutils/libelf/
Makefile 213 YACC = bison -y
  /external/elfutils/tests/
Makefile 264 YACC = bison -y
  /build/core/
definitions.mk 65 # Full path to all asm, C, C++, lex and yacc generated C files.
705 ## Commands for running yacc
714 @echo "Yacc: $(PRIVATE_MODULE) <= $<"
715 $(YACC) $(PRIVATE_YACCFLAGS) -o $@ $<
    [all...]
  /external/bison/
config.status 549 s,@YACC_SCRIPT@,yacc,;t t
554 s,@YACC@,bison -y,;t t
    [all...]

Completed in 200 milliseconds

12