Home
last modified time | relevance | path

Searched defs:R_FlatNumForName (Results 1 – 16 of 16) sorted by relevance

/dports/games/odamex/odamex-src-0.7.0/common/
H A Dr_data.h104 inline int R_FlatNumForName (const byte *name) { return R_FlatNumForName ((const char *)name); } in R_FlatNumForName() function
H A Dr_data.cpp944 int R_FlatNumForName (const char* name) in R_FlatNumForName() function
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dr_data.c427 int R_FlatNumForName(const char *name) // killough -- const added in R_FlatNumForName() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dr_data.c526 int R_FlatNumForName(const char *name) in R_FlatNumForName() function
/dports/games/uhexen/uhexen-0.601/src/
H A Dr_data.c519 int R_FlatNumForName (char *name) in R_FlatNumForName() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dr_data.c530 int R_FlatNumForName(char *name) in R_FlatNumForName() function
/dports/games/heretic/glheretic-1.2/
H A Dr_data.c596 int R_FlatNumForName (char *name) in R_FlatNumForName() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dr_data.c574 int R_FlatNumForName(char *name) in R_FlatNumForName() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dr_data.c596 int R_FlatNumForName(const char *name) in R_FlatNumForName() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dr_data.c720 int R_FlatNumForName (char* name) in R_FlatNumForName() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dr_data.c741 int R_FlatNumForName(const char *name) in R_FlatNumForName() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dr_data.c744 int R_FlatNumForName (char* name) in R_FlatNumForName() function
/dports/games/prboom/prboom-2.5.0/src/
H A Dr_data.c586 int R_FlatNumForName(const char *name) // killough -- const added in R_FlatNumForName() function
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dr_data.c543 int R_FlatNumForName(const char *name) // killough -- const added in R_FlatNumForName() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dr_data.c1247 int R_FlatNumForName(const char *name) in R_FlatNumForName() function
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dr_data.c2301 lumpnum_t R_FlatNumForName(const char *name) in R_FlatNumForName() function