OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:type_arg2
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
f-lang.c
1582
type *
type_arg2
= check_typedef (arg2->type ());
local
1583
if (
type_arg2
->code () != TYPE_CODE_INT)
1606
type *
type_arg2
= check_typedef (arg2->type ());
local
1607
if (
type_arg2
->code () != TYPE_CODE_INT)
/src/external/gpl3/gdb.old/dist/gdb/
f-lang.c
1582
type *
type_arg2
= check_typedef (arg2->type ());
local
1583
if (
type_arg2
->code () != TYPE_CODE_INT)
1606
type *
type_arg2
= check_typedef (arg2->type ());
local
1607
if (
type_arg2
->code () != TYPE_CODE_INT)
Completed in 27 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026