OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:llshift
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
double-int.cc
1207
double_int::
llshift
(HOST_WIDE_INT count, unsigned int prec) const
function in class:double_int
1243
t1 = this->
llshift
(count, prec);
1262
t2 = this->
llshift
(prec - count, prec);
/src/external/gpl3/gcc.old/dist/gcc/
double-int.cc
1207
double_int::
llshift
(HOST_WIDE_INT count, unsigned int prec) const
function in class:double_int
1243
t1 = this->
llshift
(count, prec);
1262
t2 = this->
llshift
(prec - count, prec);
Completed in 55 milliseconds
Indexes created Wed Apr 15 00:22:22 UTC 2026