OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__ctzdi2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
ctzdi2.c
1
/* ===-- ctzdi2.c - Implement
__ctzdi2
-------------------------------------===
10
* This file implements
__ctzdi2
for the compiler_rt library.
20
/* gcc resolves __builtin_ctz ->
__ctzdi2
leading to infinite recursion */
28
__ctzdi2
(di_int a)
function in typeref:typename:COMPILER_RT_ABI si_int
ctzdi2.c
1
/* ===-- ctzdi2.c - Implement
__ctzdi2
-------------------------------------===
10
* This file implements
__ctzdi2
for the compiler_rt library.
20
/* gcc resolves __builtin_ctz ->
__ctzdi2
leading to infinite recursion */
28
__ctzdi2
(di_int a)
function in typeref:typename:COMPILER_RT_ABI si_int
Completed in 35 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025