OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INSTR_T
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
bfin-defs.h
256
#define
INSTR_T
struct bfin_insn*
261
extern
INSTR_T
gencode (unsigned long x);
262
extern
INSTR_T
conscode (
INSTR_T
head,
INSTR_T
tail);
263
extern
INSTR_T
conctcode (
INSTR_T
head,
INSTR_T
tail);
264
extern
INSTR_T
note_reloc
265
(
INSTR_T
code, Expr_Node *, int reloc,int pcrel)
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
bfin-defs.h
256
#define
INSTR_T
struct bfin_insn*
261
extern
INSTR_T
gencode (unsigned long x);
262
extern
INSTR_T
conscode (
INSTR_T
head,
INSTR_T
tail);
263
extern
INSTR_T
conctcode (
INSTR_T
head,
INSTR_T
tail);
264
extern
INSTR_T
note_reloc
265
(
INSTR_T
code, Expr_Node *, int reloc,int pcrel)
[
all
...]
Completed in 14 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026