MCPcopy Index your code
hub / github.com/NetHack/NetHack / do_name.c

File do_name.c

src/do_name.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* NetHack 5.0 do_name.c $NHDT-Date: 1737013431 2025/01/15 23:43:51 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.326 $ */
2/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
3/*-Copyright (c) Pasi Kallinen, 2018. */
4/* NetHack may be freely redistributed. See license for details. */

Callers

nothing calls this directly

Calls 15

nextmbufFunction · 0.85
rn2Function · 0.85
priestnameFunction · 0.85
pmnameFunction · 0.85
MgenderFunction · 0.85
mon_pmnameFunction · 0.85
shknameFunction · 0.85
rndmonnamFunction · 0.85
bogon_is_pnameFunction · 0.85
eosFunction · 0.85
s_suffixFunction · 0.85
strstriFunction · 0.85

Tested by

no test coverage detected