Searched defs:spotstr (Results 1 – 1 of 1) sorted by relevance
213 struct spotstr { struct214 short s_occ; /* color of occupant */215 short s_wval; /* weighted value */239 is_blocked(const struct spotstr *sp, direction r) in is_blocked() argument