Home
last modified time | relevance | path

Searched refs:AT_CONSTANT_NOT_USED (Results 1 – 4 of 4) sorted by relevance

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/ship/
H A Dship.h179 #define AT_CONSTANT_NOT_USED -1 // will probibly never get used macro
H A Dship.cpp17267 …} else if (storage_idx == AT_CONSTANT_NOT_USED) { // save time checking all possible constants whe… in GetDamage()
17532 temp_int = AT_CONSTANT_NOT_USED; in ParseData()
17542 temp_int = AT_CONSTANT_NOT_USED; in ParseData()
17549 …adt.altArguments.push_back(AT_CONSTANT_NOT_USED); // set this to AT_CONSTANT_NOT_USED so we know t… in ParseData()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/ship/
H A Dship.h196 #define AT_CONSTANT_NOT_USED -1 // will probibly never get used macro
H A Dship.cpp18652 …} else if (storage_idx == AT_CONSTANT_NOT_USED) { // save time checking all possible constants whe… in GetDamage()
18932 temp_int = AT_CONSTANT_NOT_USED; in ParseData()
18942 temp_int = AT_CONSTANT_NOT_USED; in ParseData()
18949 …adt.altArguments.push_back(AT_CONSTANT_NOT_USED); // set this to AT_CONSTANT_NOT_USED so we know t… in ParseData()