Searched defs:bison (Results 1 – 3 of 3) sorted by relevance
10 bison = [r'/usr/bin/bison'] + shlex.split(r'') variable
10 bison = [r'@BISON@'] + shlex.split(r'@BISON_ARGS@') variable
34 bison = find_program('bison', 'win_bison') variable