Searched refs:__finitel (Results 1 - 7 of 7) sorted by path

/haiku/src/system/libroot/posix/glibc/arch/generic/
H A Ds_finite.c39 strong_alias (__finite, __finitel)
/haiku/src/system/libroot/posix/glibc/arch/x86/
H A Ds_finitel.S7 ENTRY(__finitel) function
13 END (__finitel)
14 weak_alias (__finitel, finitel)
15 hidden_def (__finitel)
/haiku/src/system/libroot/posix/glibc/arch/x86_64/
H A Ds_finitel.S8 ENTRY(__finitel) function
14 END (__finitel)
15 weak_alias (__finitel, finitel)
16 hidden_def (__finitel)
/haiku/headers/posix/
H A Dmath.h359 extern int __finitel(long double value);
385 : __finitel(value))
/haiku/src/system/libroot/posix/glibc/math/
H A Dmath_private.h287 extern int __finitel (long double);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c746 void __finitel() {} function
H A Dlibroot_stubs_legacy.c561 void __finitel() {} function

Completed in 120 milliseconds