Home
last modified time | relevance | path

Searched refs:getValidFloat (Results 1 – 10 of 10) sorted by relevance

/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h1662 #define GET_FLOAT_ARG(z) getValidFloat(GET_ARG(z), filename, command)
1664 #define GET_FLOAT_ARGP(z) getValidFloat(GET_ARGP(z), filename, command)
1976 float getValidFloat(char *text, char *file, char *cmd);
H A Dopenbor.c3293 float getValidFloat(char *text, char *file, char *cmd) in getValidFloat() function
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h2428 #define GET_FLOAT_ARG(z) getValidFloat(GET_ARG(z), filename, command)
2430 #define GET_FLOAT_ARGP(z) getValidFloat(GET_ARGP(z), filename, command)
2783 float getValidFloat(char *text, char *file, char *cmd);
H A Dopenbor.c3603 float getValidFloat(char *text, char *file, char *cmd) in getValidFloat() function
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h2941 #define GET_FLOAT_ARG(z) getValidFloat(GET_ARG(z), filename, command)
2943 #define GET_FLOAT_ARGP(z) getValidFloat(GET_ARGP(z), filename, command)
3384 float getValidFloat(char *text, char *file, char *cmd);
H A Dopenbor.c3067 float getValidFloat(char *text, char *file, char *cmd) in getValidFloat() function
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h1904 float getValidFloat(char* text, char* file, char* cmd);
H A Dopenbor.c23 #define GET_FLOAT_ARG(z) getValidFloat(GET_ARG(z), filename, command)
25 #define GET_FLOAT_ARGP(z) getValidFloat(GET_ARGP(z), filename, command)
2534 float getValidFloat(char* text, char* file, char* cmd) { in getValidFloat() function
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h1935 float getValidFloat(char* text, char* file, char* cmd);
H A Dopenbor.c23 #define GET_FLOAT_ARG(z) getValidFloat(GET_ARG(z), filename, command)
25 #define GET_FLOAT_ARGP(z) getValidFloat(GET_ARGP(z), filename, command)
2676 float getValidFloat(char* text, char* file, char* cmd) { in getValidFloat() function