Home
last modified time | relevance | path

Searched refs:fix16_from_str (Results 1 – 5 of 5) sorted by relevance

/dports/games/dunelegacy/dunelegacy-0.96.4/src/fixmath/
H A Dfix16_str.c60 fix16_t fix16_from_str(const char *buf) in fix16_from_str() function
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dfix16.h131 extern fix16_t fix16_from_str(const char *buf);
/dports/games/dunelegacy/dunelegacy-0.96.4/include/fixmath/
H A Dfix16.h229 extern fix16_t fix16_from_str(const char *buf);
H A DFixPoint16.h42 value = fix16_from_str(inValue.c_str()); in FixPoint16()
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dfix16.cpp289 fix16_t fix16_from_str(const char *buf) in fix16_from_str() function