Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/yacc/
Dverbose.c303 int k, anyreds; in print_reductions() local
306 anyreds = 0; in print_reductions()
309 anyreds = 1; in print_reductions()
314 if (anyreds == 0) in print_reductions()