Searched refs:lupb_checkfloat (Results 1 – 3 of 3) sorted by relevance
84 float lupb_checkfloat(lua_State* L, int narg);
234 float lupb_checkfloat(lua_State* L, int narg) { in lupb_checkfloat() function
285 ret.float_val = lupb_checkfloat(L, narg); in lupb_tomsgval()