Home
last modified time | relevance | path

Searched defs:OPdecrement (Results 1 – 2 of 2) sorted by relevance

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dt_oper.c492 fs_value_t OPdecrement(int start, int n, int stop) in OPdecrement() function
/dports/games/zdoom/zdoom-2.8.1/src/fragglescript/
H A Dt_oper.cpp555 void FParser::OPdecrement(svalue_t &result, int start, int n, int stop) in OPdecrement() function in FParser