OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dlist_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
dlltool.c
768
dlist_type
;
typedef in typeref:struct:dlist
974
static
dlist_type
*d_list; /* Descriptions. */
975
static
dlist_type
*a_list; /* Stuff to go in directives. */
1078
dlist_type
*d = (
dlist_type
*) xmalloc (sizeof (
dlist_type
));
1087
dlist_type
*d = (
dlist_type
*) xmalloc (sizeof (
dlist_type
));
1947
dlist_type
*dl
[
all
...]
/src/external/gpl3/binutils.old/dist/binutils/
dlltool.c
768
dlist_type
;
typedef in typeref:struct:dlist
974
static
dlist_type
*d_list; /* Descriptions. */
975
static
dlist_type
*a_list; /* Stuff to go in directives. */
1078
dlist_type
*d = (
dlist_type
*) xmalloc (sizeof (
dlist_type
));
1087
dlist_type
*d = (
dlist_type
*) xmalloc (sizeof (
dlist_type
));
1946
dlist_type
*dl
[
all
...]
Completed in 30 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026