OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cull
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/
ordered.c
688
gomp_ull
cull
= counts[i] + 1UL;
local
689
unsigned long c = (unsigned long)
cull
;
692
c =
cull
>> (__SIZEOF_LONG_LONG__ * __CHAR_BIT__ / 2);
/src/external/gpl3/gcc.old/dist/libgomp/
ordered.c
688
gomp_ull
cull
= counts[i] + 1UL;
local
689
unsigned long c = (unsigned long)
cull
;
692
c =
cull
>> (__SIZEOF_LONG_LONG__ * __CHAR_BIT__ / 2);
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026