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