Home
last modified time | relevance | path

Searched refs:SF_IntValue (Results 1 – 3 of 3) sorted by relevance

/dports/games/zdoom/zdoom-2.8.1/src/fragglescript/
H A Dt_script.h558 void SF_IntValue();
H A Dt_func.cpp3325 void FParser::SF_IntValue(void) in SF_IntValue() function in FParser
4806 gscr->NewFunction("intvalue", &FParser::SF_IntValue); in init_functions()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dt_func.c4123 void SF_IntValue(void) in SF_IntValue() function
4661 new_function("intvalue", SF_IntValue); in T_Init_functions()