Home
last modified time | relevance | path

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

/dports/games/zdoom/zdoom-2.8.1/src/fragglescript/
H A Dt_script.h586 void SF_Sqrt();
H A Dt_func.cpp3914 void FParser::SF_Sqrt() in SF_Sqrt() function in FParser
4791 gscr->NewFunction("sqrt", &FParser::SF_Sqrt); in init_functions()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dt_func.c4034 void SF_Sqrt(void) in SF_Sqrt() function
4654 new_function("sqrt", SF_Sqrt); in T_Init_functions()