OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:words64
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libquadmath/
quadmath-imp.h
122
}
words64
;
member in union:__anon14532
172
(ix0) = u.
words64
.high; \
173
(ix1) = u.
words64
.low; \
180
u.
words64
.high = (ix0); \
181
u.
words64
.low = (ix1); \
190
(v) = u.
words64
.high; \
198
u.
words64
.high = (v); \
207
(v) = u.
words64
.low; \
/src/external/gpl3/gcc.old/dist/libquadmath/
quadmath-imp.h
122
}
words64
;
member in union:__anon16943
172
(ix0) = u.
words64
.high; \
173
(ix1) = u.
words64
.low; \
180
u.
words64
.high = (ix0); \
181
u.
words64
.low = (ix1); \
190
(v) = u.
words64
.high; \
198
u.
words64
.high = (v); \
207
(v) = u.
words64
.low; \
Completed in 91 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026