Home
last modified time | relevance | path

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

/dragonfly/contrib/byacc/
H A Dreader.c37 #define CACHE_SIZE 256 macro
117 cache_size += CACHE_SIZE; in cachec()
1814 cache_size = CACHE_SIZE; in read_declarations()
2513 assert(cache_size >= CACHE_SIZE); in insert_empty_rule()