Searched defs:float (Results 1 – 7 of 7) sorted by relevance
43 template <> const char *GetPythonValueFormatString(float) { return "f"; } in GetPythonValueFormatString() argument
44 #define float uint32_t macro
490 LOG_REWARD(Float, float) in LOG_REWARD() argument
119 void VoidFunctionWithFourArguments(char, int, float, double) { g_done = true; } in VoidFunctionWithFourArguments() argument
2138 constexpr Node::Kind getFloatLiteralKind(float *) { in getFloatLiteralKind() argument
6561 "float": jQuery.support.cssFloat ? "cssFloat" : "styleFloat" property
13723 # define float sqlite_int64 macro