OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:n_op_args
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc
13168
int
n_op_args
;
13177
n_op_args
= 1;
13180
n_op_args
= 0;
13184
dw2_asm_output_data (1,
n_op_args
, "opcode: %#x has %d args",
13185
opc,
n_op_args
);
13156
int
n_op_args
;
local
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc
13126
int
n_op_args
;
13135
n_op_args
= 1;
13138
n_op_args
= 0;
13142
dw2_asm_output_data (1,
n_op_args
, "opcode: %#x has %d args",
13143
opc,
n_op_args
);
13114
int
n_op_args
;
local
Completed in 63 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026