Home
last modified time | relevance | path

Searched defs:ghleaf (Results 1 – 1 of 1) sorted by relevance

/dports/games/golly/golly-3.3-src/gollybase/
H A Dghashbase.h30 struct ghleaf { struct
31 ghnode *next ; /* hash link */
32 ghnode *isghnode ; /* must always be zero for leaves */
33 state nw, ne, sw, se ; /* constant */
34 bigint leafpop ; /* how many set bits */