OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:votp
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
vax-dis.c
392
const struct vot *
votp
;
local
460
for (
votp
= &votstrs[0];
votp
->name[0];
votp
++)
462
vax_opcodeT opcode =
votp
->detail.code;
468
argp =
votp
->detail.args;
482
arg = buffer + ((
votp
->detail.code >> 8) ? 2 : 1);
487
(*info->fprintf_func) (info->stream, "%s",
votp
->name);
/src/external/gpl3/binutils.old/dist/opcodes/
vax-dis.c
392
const struct vot *
votp
;
local
460
for (
votp
= &votstrs[0];
votp
->name[0];
votp
++)
462
vax_opcodeT opcode =
votp
->detail.code;
468
argp =
votp
->detail.args;
482
arg = buffer + ((
votp
->detail.code >> 8) ? 2 : 1);
487
(*info->fprintf_func) (info->stream, "%s",
votp
->name);
/src/external/gpl3/gdb/dist/opcodes/
vax-dis.c
392
const struct vot *
votp
;
local
460
for (
votp
= &votstrs[0];
votp
->name[0];
votp
++)
462
vax_opcodeT opcode =
votp
->detail.code;
468
argp =
votp
->detail.args;
482
arg = buffer + ((
votp
->detail.code >> 8) ? 2 : 1);
487
(*info->fprintf_func) (info->stream, "%s",
votp
->name);
/src/external/gpl3/gdb.old/dist/opcodes/
vax-dis.c
392
const struct vot *
votp
;
local
460
for (
votp
= &votstrs[0];
votp
->name[0];
votp
++)
462
vax_opcodeT opcode =
votp
->detail.code;
468
argp =
votp
->detail.args;
482
arg = buffer + ((
votp
->detail.code >> 8) ? 2 : 1);
487
(*info->fprintf_func) (info->stream, "%s",
votp
->name);
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026