OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tup
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
argtypes.c
375
TypeTuple *
tup
= toArgTypes(f->type);
local
376
if (!
tup
)
378
size_t dim =
tup
->arguments->dim;
384
ft1 = (*
tup
->arguments)[0]->type;
385
ft2 = (*
tup
->arguments)[1]->type;
389
ft1 = (*
tup
->arguments)[0]->type;
391
ft2 = (*
tup
->arguments)[0]->type;
/src/external/gpl3/gdb.old/dist/gdb/
ctfread.c
1540
struct ctf_per_tu_data *
tup
, const char *fname)
1542
struct objfile *of =
tup
->of;
1551
ctf_psymtab *pst = create_partial_symtab (fname,
tup
->arc, cfp,
1580
struct ctf_per_tu_data *
tup
= (struct ctf_per_tu_data *) arg;
local
1581
ctf_dict_t *parent =
tup
->fp;
1592
psymtab_storage *pss =
tup
->psf->get_partial_symtabs ().get ();
1593
scan_partial_symbols (ctf, pss,
tup
, name);
/src/external/gpl3/gdb/dist/gdb/
ctfread.c
1540
struct ctf_per_tu_data *
tup
, const char *fname)
1542
struct objfile *of =
tup
->of;
1551
ctf_psymtab *pst = create_partial_symtab (fname,
tup
->arc, cfp,
1580
struct ctf_per_tu_data *
tup
= (struct ctf_per_tu_data *) arg;
local
1581
ctf_dict_t *parent =
tup
->fp;
1592
psymtab_storage *pss =
tup
->psf->get_partial_symtabs ().get ();
1593
scan_partial_symbols (ctf, pss,
tup
, name);
Completed in 125 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026