Home
last modified time | relevance | path

Searched refs:stress_float_put (Results 1 – 6 of 6) sorted by relevance

/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-sigfpe.c237 stress_float_put((float)1.0 / (float)zero); in stress_sigfpe()
H A Dstress-matrix.c448 stress_float_put((float)sum); in stress_matrix_xy_frobenius()
476 stress_float_put((float)sum); in stress_matrix_yx_frobenius()
H A Dstress-matrix-3d.c447 stress_float_put((float)sum); in stress_matrix_3d_xyz_frobenius()
479 stress_float_put((float)sum); in stress_matrix_3d_zyx_frobenius()
H A Dstress-funccall.c49 #define float_put stress_float_put
H A Dstress-ng.h4095 static inline void ALWAYS_INLINE stress_float_put(const float a) in stress_float_put() function
H A Dstress-cpu.c2087 stress_float_put(f_sum); in stress_cpu_floatconversion()