OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cstw
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c-family/
c-warn.cc
393
wide_int
cstw
= wi::to_wide (cst, prec);
local
397
res = bitopcstw &
cstw
;
399
res = bitopcstw |
cstw
;
403
if (res ==
cstw
)
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-warn.cc
392
wide_int
cstw
= wi::to_wide (cst, prec);
local
396
res = bitopcstw &
cstw
;
398
res = bitopcstw |
cstw
;
402
if (res ==
cstw
)
Completed in 28 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026