Searched defs:float (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/contrib/arm-optimized-routines/pl/math/ |
| H A D | sv_math.h | 101 sv_call_f32 (float (*f) (float), svfloat32_t x, svfloat32_t y, svbool_t cmp) in sv_call_f32() 116 sv_call2_f32 (float (*f) (float, float), svfloat32_t x1, svfloat32_t x2, in sv_call2_f32() argument
|
| H A D | v_math.h | 80 v_call_f32 (float (*f) (float), float32x4_t x, float32x4_t y, uint32x4_t p) in v_call_f32() 86 v_call2_f32 (float (*f) (float, float), float32x4_t x1, float32x4_t x2, in v_call2_f32() argument
|
| /freebsd-14.2/contrib/arm-optimized-routines/math/aarch64/ |
| H A D | v_math.h | 76 v_call_f32 (float (*f) (float), float32x4_t x, float32x4_t y, uint32x4_t p) in v_call_f32() 82 v_call2_f32 (float (*f) (float, float), float32x4_t x1, float32x4_t x2, in v_call2_f32() argument
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Headers/ |
| H A D | larchintrin.h | 231 #define __frecipe_s(/*float*/ _1) \ argument 237 #define __frsqrte_s(/*float*/ _1) \ argument
|
| /freebsd-14.2/contrib/arm-optimized-routines/math/test/ |
| H A D | mathbench.c | 278 runf_thruput (float f (float)) in runf_thruput() argument 296 runf_latency (float f (float)) in runf_latency() argument
|
| /freebsd-14.2/sys/sys/ |
| H A D | acct.h | 43 #define float uint32_t macro
|
| /freebsd-14.2/contrib/arm-optimized-routines/pl/math/test/ |
| H A D | ulp_wrappers.h | 62 DECL_POW_INT_REF(ref_powif, double, float, int) in DECL_POW_INT_REF() argument
|
| /freebsd-14.2/tests/atf_python/sys/netpfil/ipfw/ |
| H A D | insns.py | 330 def prob(self, prob: float): member in InsnProb
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 2531 constexpr Node::Kind getFloatLiteralKind(float *) { in getFloatLiteralKind() argument
|
| /freebsd-14.2/contrib/libxo/xohtml/external/ |
| H A D | jquery.js | 6561 "float": jQuery.support.cssFloat ? "cssFloat" : "styleFloat" property
|
| /freebsd-14.2/contrib/sqlite3/ |
| H A D | sqlite3.c | 14702 # define float sqlite_int64 macro
|