OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__floattixf
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
floattixf.c
1
/* ===-- floattixf.c - Implement
__floattixf
-------------------------------===
10
* This file implements
__floattixf
for the compiler_rt library.
30
__floattixf
(ti_int a)
function in typeref:typename:COMPILER_RT_ABI long double
/src/sys/external/bsd/compiler_rt/dist/test/Unit/
floattixf_test.c
1
//===-- floattixf.c - Test
__floattixf
------------------------------------===//
10
// This file tests
__floattixf
for the compiler_rt library.
28
long double
__floattixf
(ti_int a);
32
long double x =
__floattixf
(a);
37
printf("error in
__floattixf
(0x%.16llX%.16llX) = %LA, expected %LA\n",
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
floattixf_test.c
1
//===-- floattixf.c - Test
__floattixf
------------------------------------===//
10
// This file tests
__floattixf
for the compiler_rt library.
28
COMPILER_RT_ABI long double
__floattixf
(ti_int a);
32
long double x =
__floattixf
(a);
37
printf("error in
__floattixf
(0x%.16llX%.16llX) = %LA, expected %LA\n",
/src/lib/libc/softfloat/
softfloat-for-gcc.h
66
#define int128_to_floatx80
__floattixf
Completed in 16 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025