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