Home
last modified time | relevance | path

Searched refs:a_gname_at (Results 1 – 25 of 37) sorted by relevance

12

/dports/games/nethack33/nethack-3.3.1/src/
H A Dpriest.c624 a_gname_at(ax, ay));
628 s_suffix(a_gname_at(ax, ay)));
632 a_gname_at(ax, ay));
H A Dpray.c1566 return(a_gname_at(u.ux, u.uy)); in a_gname()
1570 a_gname_at(x,y) /* returns the name of an altar's deity */ in a_gname_at() function
/dports/games/nethack34/nethack-3.4.3/src/
H A Dpriest.c648 a_gname_at(ax, ay));
652 s_suffix(a_gname_at(ax, ay)));
656 a_gname_at(ax, ay));
H A Dpray.c1749 return(a_gname_at(u.ux, u.uy)); in a_gname()
1753 a_gname_at(x,y) /* returns the name of an altar's deity */ in a_gname_at() function
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dpriest.c624 a_gname_at(ax, ay));
628 s_suffix(a_gname_at(ax, ay)));
632 a_gname_at(ax, ay));
H A Dpray.c1566 return(a_gname_at(u.ux, u.uy)); in a_gname()
1570 a_gname_at(x,y) /* returns the name of an altar's deity */ in a_gname_at() function
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dpriest.c648 a_gname_at(ax, ay));
652 s_suffix(a_gname_at(ax, ay)));
656 a_gname_at(ax, ay));
H A Dpray.c1749 return(a_gname_at(u.ux, u.uy)); in a_gname()
1753 a_gname_at(x,y) /* returns the name of an altar's deity */ in a_gname_at() function
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dpriest.c648 a_gname_at(ax, ay));
652 s_suffix(a_gname_at(ax, ay)));
656 a_gname_at(ax, ay));
H A Dpray.c1749 return(a_gname_at(u.ux, u.uy)); in a_gname()
1753 a_gname_at(x,y) /* returns the name of an altar's deity */ in a_gname_at() function
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dpriest.c624 a_gname_at(ax, ay));
628 s_suffix(a_gname_at(ax, ay)));
632 a_gname_at(ax, ay));
H A Dpray.c1566 return(a_gname_at(u.ux, u.uy)); in a_gname()
1570 a_gname_at(x,y) /* returns the name of an altar's deity */ in a_gname_at() function
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dpriest.c643 a_gname_at(ax, ay));
647 s_suffix(a_gname_at(ax, ay)));
651 a_gname_at(ax, ay));
H A Dpray.c1910 return(a_gname_at(u.ux, u.uy)); in a_gname()
1914 a_gname_at(x,y) /* returns the name of an altar's deity */ in a_gname_at() function
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dpriest.c654 a_gname_at(ax, ay));
658 s_suffix(a_gname_at(ax, ay)));
662 a_gname_at(ax, ay));
H A Dpray.c1847 return(a_gname_at(u.ux, u.uy)); in a_gname()
1851 a_gname_at(x,y) /* returns the name of an altar's deity */ in a_gname_at() function
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dpriest.c789 a_gname_at(ax, ay)); in ghod_hitsu()
793 s_suffix(a_gname_at(ax, ay))); in ghod_hitsu()
797 a_gname_at(ax, ay)); in ghod_hitsu()
H A Dpray.c2263 return a_gname_at(u.ux, u.uy); in a_gname()
2268 a_gname_at(xchar x, xchar y) in a_gname_at() function
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dpriest.c767 a_gname_at(ax, ay));
771 s_suffix(a_gname_at(ax, ay)));
775 a_gname_at(ax, ay));
H A Dpray.c2006 return(a_gname_at(u.ux, u.uy)); in a_gname()
2010 a_gname_at(x,y) /* returns the name of an altar's deity */ in a_gname_at() function
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dpriest.c778 a_gname_at(ax, ay));
782 s_suffix(a_gname_at(ax, ay)));
786 a_gname_at(ax, ay));
H A Dpray.c2086 return a_gname_at(u.ux, u.uy); in a_gname()
2091 a_gname_at(x, y) in a_gname_at() function
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dpriest.c778 a_gname_at(ax, ay));
782 s_suffix(a_gname_at(ax, ay)));
786 a_gname_at(ax, ay));
H A Dpray.c2086 return a_gname_at(u.ux, u.uy); in a_gname()
2091 a_gname_at(x, y) in a_gname_at() function
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dextern.h2112 extern const char *a_gname_at(xchar x, xchar y);

12