Home
last modified time | relevance | path

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

/netbsd-src/games/adventure/
H A Dsubr.c90 liq2(int pbotl) in liq2() argument
92 return ((1 - pbotl) * water + (pbotl / 2) * (water + oil)); in liq2()