OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:span_width
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.h
131
unsigned short
span_width
; /* A.K.A. register mode size. */
variable
137
span_width
= 0; /* Unknown size (permitted when span == 1). */
144
&& (
span_width
== other.
span_width
146
&& (
span_width
== 0 || other.
span_width
== 0))));
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.h
131
unsigned short
span_width
; /* A.K.A. register mode size. */
variable
137
span_width
= 0; /* Unknown size (permitted when span == 1). */
144
&& (
span_width
== other.
span_width
146
&& (
span_width
== 0 || other.
span_width
== 0))));
Completed in 49 milliseconds
Indexes created Sat May 02 00:23:24 UTC 2026