Home
last modified time | relevance | path

Searched refs:fp_func (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/qemu5/qemu-5.2.0/tests/fp/
H A Dfp-bench.c100 union fp_func { union
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/fp/
H A Dfp-bench.c100 union fp_func { union
/dports/emulators/qemu42/qemu-4.2.1/tests/fp/
H A Dfp-bench.c100 union fp_func { union
/dports/emulators/qemu-utils/qemu-4.2.1/tests/fp/
H A Dfp-bench.c100 union fp_func { union
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/fp/
H A Dfp-bench.c100 union fp_func { union
/dports/emulators/qemu60/qemu-6.0.0/tests/fp/
H A Dfp-bench.c100 union fp_func { union
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/fp/
H A Dfp-bench.c104 union fp_func {
/dports/emulators/qemu/qemu-6.2.0/tests/fp/
H A Dfp-bench.c104 union fp_func { union
/dports/lang/ghc/ghc-8.10.7/
H A Daclocal.m41564 [AS_VAR_PUSHDEF([fp_func], [fp_cv_func_$1])dnl
1565 AC_CACHE_CHECK([for $1], fp_func,
1567 [AS_VAR_SET(fp_func, yes)],
1568 [AS_VAR_SET(fp_func, no)])])
1569 AS_IF([test AS_VAR_GET(fp_func) = yes],
1573 AS_VAR_POPDEF([fp_func])dnl
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dfilter-pack.c423 fp_func (const guchar *src, in fp_func() function
540 fp_func (s, d, srcPR.bpp, NULL); in fp()