HomeSort by: relevance | last modified time | path
    Searched defs:somex (Results 1 - 3 of 3) sorted by relevancy

  /src/games/hack/
hack.mklev.c 74 #define somex() ((random()%(croom->hx-croom->lx+1))+croom->lx) macro
143 xdnstair = somex();
153 xupstair = somex(); /* %% < and > might be in the same place */
170 makemon((struct permonst *) 0, somex(), somey());
177 mkgold(0L, somex(), somey());
179 (void) mkobj_at(0, somex(), somey());
186 (void) mkobj_at(0, somex(), somey());
816 mx = somex();
824 mx = somex();
846 mx = somex();
    [all...]
hack.mklev.c 74 #define somex() ((random()%(croom->hx-croom->lx+1))+croom->lx) macro
143 xdnstair = somex();
153 xupstair = somex(); /* %% < and > might be in the same place */
170 makemon((struct permonst *) 0, somex(), somey());
177 mkgold(0L, somex(), somey());
179 (void) mkobj_at(0, somex(), somey());
186 (void) mkobj_at(0, somex(), somey());
816 mx = somex();
824 mx = somex();
846 mx = somex();
    [all...]
hack.mklev.c 74 #define somex() ((random()%(croom->hx-croom->lx+1))+croom->lx) macro
143 xdnstair = somex();
153 xupstair = somex(); /* %% < and > might be in the same place */
170 makemon((struct permonst *) 0, somex(), somey());
177 mkgold(0L, somex(), somey());
179 (void) mkobj_at(0, somex(), somey());
186 (void) mkobj_at(0, somex(), somey());
816 mx = somex();
824 mx = somex();
846 mx = somex();
    [all...]

Completed in 31 milliseconds