OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__digits_R
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
sat_arith.h
113
constexpr int
__digits_R
= __gnu_cxx::__int_traits<_Res>::__digits;
119
if constexpr (
__digits_R
< __digits_T)
sat_arith.h
113
constexpr int
__digits_R
= __gnu_cxx::__int_traits<_Res>::__digits;
119
if constexpr (
__digits_R
< __digits_T)
sat_arith.h
113
constexpr int
__digits_R
= __gnu_cxx::__int_traits<_Res>::__digits;
119
if constexpr (
__digits_R
< __digits_T)
Completed in 56 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026