Home
last modified time | relevance | path

Searched defs:float (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DSWIGPythonBridge.cpp43 template <> const char *GetPythonValueFormatString(float) { return "f"; } in GetPythonValueFormatString() argument
/freebsd-13.1/sys/sys/
H A Dacct.h44 #define float uint32_t macro
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DTFUtils.cpp490 LOG_REWARD(Float, float) in LOG_REWARD() argument
/freebsd-13.1/contrib/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc119 void VoidFunctionWithFourArguments(char, int, float, double) { g_done = true; } in VoidFunctionWithFourArguments() argument
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2138 constexpr Node::Kind getFloatLiteralKind(float *) { in getFloatLiteralKind() argument
/freebsd-13.1/contrib/libxo/xohtml/external/
H A Djquery.js6561 "float": jQuery.support.cssFloat ? "cssFloat" : "styleFloat" property
/freebsd-13.1/contrib/sqlite3/
H A Dsqlite3.c13723 # define float sqlite_int64 macro