OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__fixdfti
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
fixdfti.c
1
/* ===-- fixdfti.c - Implement
__fixdfti
-----------------------------------===
22
__fixdfti
(fp_t a) {
function in typeref:typename:COMPILER_RT_ABI ti_int
/src/sys/external/bsd/compiler_rt/dist/test/Unit/
fixdfti_test.c
1
//===-- fixdfti_test.c - Test
__fixdfti
-----------------------------------===//
10
// This file tests
__fixdfti
for the compiler_rt library.
27
ti_int
__fixdfti
(double a);
31
ti_int x =
__fixdfti
(a);
38
printf("error in
__fixdfti
(%A) = 0x%.16llX%.16llX, expected 0x%.16llX%.16llX\n",
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
fixdfti_test.c
1
//===-- fixdfti_test.c - Test
__fixdfti
-----------------------------------===//
10
// This file tests
__fixdfti
for the compiler_rt library.
27
COMPILER_RT_ABI ti_int
__fixdfti
(double a);
31
ti_int x =
__fixdfti
(a);
38
printf("error in
__fixdfti
(%A) = 0x%.16llX%.16llX, expected 0x%.16llX%.16llX\n",
/src/lib/libc/softfloat/
softfloat-for-gcc.h
95
#define float64_to_int128_round_to_zero
__fixdfti
Completed in 15 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025