Home
last modified time | relevance | path

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

/dragonfly/contrib/byacc/
HDwarshall.c14 unsigned *cword; in transitive_closure() local
20 cword = R; in transitive_closure()
25 unsigned *ccol = cword; in transitive_closure()
49 cword++; in transitive_closure()
HDclosure.c58 unsigned cword = 0; in set_first_derives() local
82 cword = *vrow++; in set_first_derives()
86 if (cword & (1U << k)) in set_first_derives()
229 unsigned cword = 0; in print_first_derives() local
243 cword = *rp++; in print_first_derives()
247 if (cword & (1 << k)) in print_first_derives()