OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:REGNO_POINTER_ALIGN
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
function.h
67
/* The length of the
regno_pointer_align
, regno_decl, and x_regno_reg_rtx
76
unsigned char * GTY((skip))
regno_pointer_align
;
93
#define
REGNO_POINTER_ALIGN
(REGNO) (crtl->emit.
regno_pointer_align
[REGNO])
/src/external/gpl3/gcc/dist/gcc/
function.h
67
/* The length of the
regno_pointer_align
, regno_decl, and x_regno_reg_rtx
76
unsigned char * GTY((skip))
regno_pointer_align
;
93
#define
REGNO_POINTER_ALIGN
(REGNO) (crtl->emit.
regno_pointer_align
[REGNO])
Completed in 59 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026