OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dereftype
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
valops.c
437
struct type *
dereftype
= check_typedef (t1->target_type ());
local
438
struct value *val = value_cast (
dereftype
, arg2);
/src/external/gpl3/gdb.old/dist/gdb/
valops.c
438
struct type *
dereftype
= check_typedef (t1->target_type ());
local
439
struct value *val = value_cast (
dereftype
, arg2);
Completed in 20 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026