OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ovl_op_info
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/cp/
lex.cc
86
ovl_op_info_t
ovl_op_info
[2][OVL_OP_MAX] =
166
ovl_op_info_t *op_ptr = &
ovl_op_info
[false][ix];
173
ovl_op_info_t *bin_ptr = &
ovl_op_info
[false][index];
194
ovl_op_info_t *as_ptr = &
ovl_op_info
[true][ix];
201
ovl_op_info_t *dst_ptr = &
ovl_op_info
[true][as_ptr->ovl_op_code];
85
ovl_op_info
_t
ovl_op_info
[2][OVL_OP_MAX] =
variable
/src/external/gpl3/gcc/dist/gcc/cp/
lex.cc
87
ovl_op_info_t
ovl_op_info
[2][OVL_OP_MAX] =
180
ovl_op_info_t *op_ptr = &
ovl_op_info
[false][ix];
187
ovl_op_info_t *bin_ptr = &
ovl_op_info
[false][index];
208
ovl_op_info_t *as_ptr = &
ovl_op_info
[true][ix];
215
ovl_op_info_t *dst_ptr = &
ovl_op_info
[true][as_ptr->ovl_op_code];
86
ovl_op_info
_t
ovl_op_info
[2][OVL_OP_MAX] =
variable
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026