Home
last modified time | relevance | path

Searched defs:W_GetNumForName (Results 1 – 14 of 14) sorted by relevance

/dports/games/edge/Edge-1.35-source/src/
H A Dw_wad.h143 #define W_GetNumForName(x) W_GetNumForName3(x, __FILE__, __LINE__) macro
149 #define W_GetNumForName(x) W_GetNumForName2(x) macro
/dports/games/prboom/prboom-2.5.0/src/
H A Dw_wad.c369 int W_GetNumForName (const char* name) // killough -- const added in W_GetNumForName() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/
H A Dw_wad.c310 lumpindex_t W_GetNumForName(char* name) in W_GetNumForName() function
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Dw_wad.c338 int W_GetNumForName (char *name) in W_GetNumForName() function
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dw_wad.c403 int W_GetNumForName (const char* name) // killough -- const added in W_GetNumForName() function
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dw_wad.c437 int W_GetNumForName (const char* name) // killough -- const added in W_GetNumForName() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/
H A Dw_wad.c311 lumpindex_t W_GetNumForName(const char *name) in W_GetNumForName() function
/dports/games/heretic/glheretic-1.2/
H A Dw_wad.c440 int W_GetNumForName (char *name) in W_GetNumForName() function
H A Dsb_bar.c632 #define W_GetNumForName GL_GetNumForName macro
/dports/games/uhexen/uhexen-0.601/src/
H A Dw_wad.c452 int W_GetNumForName (char *name) in W_GetNumForName() function
/dports/games/vavoom/vavoom-1.33/source/
H A Dwad.cpp274 int W_GetNumForName(VName Name, EWadNamespace NS) in W_GetNumForName() function
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dw_wad.cpp758 int W_GetNumForName (const char* name) in W_GetNumForName() function
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dw_wad.c821 lumpnum_t W_GetNumForName (const char* name) in W_GetNumForName() function
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dw_wad.c1202 lumpnum_t W_GetNumForName(const char *name) in W_GetNumForName() function