OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RELAX_STATE
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-m68hc11.c
54
#define
RELAX_STATE
(s) ((s) >> 2)
4108
&&
RELAX_STATE
(fragP->fr_subtype) == STATE_INDEXED_OFFSET))
4117
switch (
RELAX_STATE
(fragP->fr_subtype))
4238
switch (
RELAX_STATE
(fragP->fr_subtype))
tc-vax.c
199
#define
RELAX_STATE
(s) ((s) >> 2)
451
switch (
RELAX_STATE
(fragP->fr_subtype))
512
switch (
RELAX_STATE
(fragP->fr_subtype))
tc-msp430.c
217
#define
RELAX_STATE
(s) ((s) & 3)
4987
if (
RELAX_STATE
(fragP->fr_subtype) == STATE_UNDEF
4988
||
RELAX_STATE
(fragP->fr_subtype) == STATE_WORD)
4991
if (
RELAX_STATE
(fragP->fr_subtype) == STATE_BITS10)
/src/external/gpl3/binutils.old/dist/gas/config/
tc-m68hc11.c
54
#define
RELAX_STATE
(s) ((s) >> 2)
4108
&&
RELAX_STATE
(fragP->fr_subtype) == STATE_INDEXED_OFFSET))
4117
switch (
RELAX_STATE
(fragP->fr_subtype))
4238
switch (
RELAX_STATE
(fragP->fr_subtype))
tc-vax.c
199
#define
RELAX_STATE
(s) ((s) >> 2)
451
switch (
RELAX_STATE
(fragP->fr_subtype))
512
switch (
RELAX_STATE
(fragP->fr_subtype))
tc-msp430.c
217
#define
RELAX_STATE
(s) ((s) & 3)
4987
if (
RELAX_STATE
(fragP->fr_subtype) == STATE_UNDEF
4988
||
RELAX_STATE
(fragP->fr_subtype) == STATE_WORD)
4991
if (
RELAX_STATE
(fragP->fr_subtype) == STATE_BITS10)
Completed in 41 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026