OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LSP_OPCD_SEGS
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
ppc-dis.c
452
#define
LSP_OPCD_SEGS
(1 + LSP_OP_TO_SEG (-1))
453
static unsigned short lsp_opcd_indices[
LSP_OPCD_SEGS
+ 1];
522
for (seg = 0, idx = 0; seg <=
LSP_OPCD_SEGS
; seg++)
/src/external/gpl3/binutils.old/dist/opcodes/
ppc-dis.c
441
#define
LSP_OPCD_SEGS
(1 + LSP_OP_TO_SEG (-1))
442
static unsigned short lsp_opcd_indices[
LSP_OPCD_SEGS
+ 1];
511
for (seg = 0, idx = 0; seg <=
LSP_OPCD_SEGS
; seg++)
/src/external/gpl3/gdb/dist/opcodes/
ppc-dis.c
441
#define
LSP_OPCD_SEGS
(1 + LSP_OP_TO_SEG (-1))
442
static unsigned short lsp_opcd_indices[
LSP_OPCD_SEGS
+ 1];
511
for (seg = 0, idx = 0; seg <=
LSP_OPCD_SEGS
; seg++)
/src/external/gpl3/gdb.old/dist/opcodes/
ppc-dis.c
441
#define
LSP_OPCD_SEGS
(1 + LSP_OP_TO_SEG (-1))
442
static unsigned short lsp_opcd_indices[
LSP_OPCD_SEGS
+ 1];
511
for (seg = 0, idx = 0; seg <=
LSP_OPCD_SEGS
; seg++)
Completed in 30 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026