OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__ucmpti2
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
ucmpti2.c
1
/* ===-- ucmpti2.c - Implement
__ucmpti2
-----------------------------------===
10
* This file implements
__ucmpti2
for the compiler_rt library.
25
__ucmpti2
(tu_int a, tu_int b)
function in typeref:typename:COMPILER_RT_ABI si_int
/src/sys/external/bsd/compiler_rt/dist/test/Unit/
ucmpti2_test.c
1
//===-- ucmpti2_test.c - Test
__ucmpti2
-----------------------------------===//
10
// This file tests
__ucmpti2
for the compiler_rt library.
23
si_int
__ucmpti2
(tu_int a, tu_int b);
27
si_int x =
__ucmpti2
(a, b);
34
printf("error in
__ucmpti2
(0x%.16llX%.16llX, 0x%.16llX%.16llX) = %d, "
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
ucmpti2_test.c
1
//===-- ucmpti2_test.c - Test
__ucmpti2
-----------------------------------===//
10
// This file tests
__ucmpti2
for the compiler_rt library.
23
COMPILER_RT_ABI si_int
__ucmpti2
(tu_int a, tu_int b);
27
si_int x =
__ucmpti2
(a, b);
34
printf("error in
__ucmpti2
(0x%.16llX%.16llX, 0x%.16llX%.16llX) = %d, "
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025