OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subop
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/historical/nawk/dist/
awkgram.y
77
%type <i>
subop
print
354
subop
:
label
429
|
subop
'(' reg_expr comma pattern ')'
431
|
subop
'(' pattern comma pattern ')'
437
|
subop
'(' reg_expr comma pattern comma var ')'
439
|
subop
'(' pattern comma pattern comma var ')'
/src/external/gpl3/gdb/dist/gdb/
m32r-tdep.c
399
int
subop
= insn & 0x0ff0;
local
400
if ((
subop
== 0x0ec0) || (
subop
== 0x0fc0))
ax-gdb.c
1930
operation *
subop
= std::get<0> (m_storage).get ();
1931
if (
subop
->opcode () != OP_INTERNALVAR)
1935
= gdb::checked_static_cast<internalvar_operation *> (
subop
);
1959
operation *
subop
= std::get<1> (m_storage).get ();
1960
if (
subop
->opcode () != OP_INTERNALVAR)
1964
= gdb::checked_static_cast<internalvar_operation *> (
subop
);
1920
operation *
subop
= std::get<0> (m_storage).get ();
local
1949
operation *
subop
= std::get<1> (m_storage).get ();
local
/src/external/gpl3/gdb.old/dist/gdb/
m32r-tdep.c
399
int
subop
= insn & 0x0ff0;
local
400
if ((
subop
== 0x0ec0) || (
subop
== 0x0fc0))
ax-gdb.c
1930
operation *
subop
= std::get<0> (m_storage).get ();
1931
if (
subop
->opcode () != OP_INTERNALVAR)
1935
= gdb::checked_static_cast<internalvar_operation *> (
subop
);
1959
operation *
subop
= std::get<1> (m_storage).get ();
1960
if (
subop
->opcode () != OP_INTERNALVAR)
1964
= gdb::checked_static_cast<internalvar_operation *> (
subop
);
1920
operation *
subop
= std::get<0> (m_storage).get ();
local
1949
operation *
subop
= std::get<1> (m_storage).get ();
local
/src/crypto/external/apache2/openssl/dist/test/
quic_record_test.c
39
unsigned char
subop
;
member in struct:rx_test_op
/src/external/gpl3/gcc/dist/gcc/cp/
mangle.cc
3602
enum tree_code
subop
= TREE_CODE (TREE_OPERAND (expr, 1));
local
3603
const char *name = OVL_OP_INFO (true,
subop
)->mangled_name;
/src/external/gpl3/gcc.old/dist/gcc/cp/
mangle.cc
3263
enum tree_code
subop
= TREE_CODE (TREE_OPERAND (expr, 1));
local
3264
const char *name = OVL_OP_INFO (true,
subop
)->mangled_name;
/src/external/gpl3/binutils/dist/bfd/
som.c
4939
const int *
subop
;
5095
subop
= comp1_opcodes;
5098
subop
= comp2_opcodes;
5101
subop
= comp3_opcodes;
5106
while (*
subop
<= (unsigned char) c)
5107
++
subop
;
5108
--
subop
;
4938
const int *
subop
;
local
/src/external/gpl3/binutils.old/dist/bfd/
som.c
4937
const int *
subop
;
5093
subop
= comp1_opcodes;
5096
subop
= comp2_opcodes;
5099
subop
= comp3_opcodes;
5104
while (*
subop
<= (unsigned char) c)
5105
++
subop
;
5106
--
subop
;
4936
const int *
subop
;
local
/src/external/gpl3/gdb/dist/bfd/
som.c
4937
const int *
subop
;
5093
subop
= comp1_opcodes;
5096
subop
= comp2_opcodes;
5099
subop
= comp3_opcodes;
5104
while (*
subop
<= (unsigned char) c)
5105
++
subop
;
5106
--
subop
;
4936
const int *
subop
;
local
/src/external/gpl3/gdb.old/dist/bfd/
som.c
4937
const int *
subop
;
5093
subop
= comp1_opcodes;
5096
subop
= comp2_opcodes;
5099
subop
= comp3_opcodes;
5104
while (*
subop
<= (unsigned char) c)
5105
++
subop
;
5106
--
subop
;
4936
const int *
subop
;
local
Completed in 67 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026