OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dmd_next
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ctfc.h
130
typedef struct GTY ((chain_next ("%h.
dmd_next
"))) ctf_dmdef
137
struct ctf_dmdef *
dmd_next
; /* A list node. */
member in struct:ctf_dmdef
140
#define ctf_dmd_list_next(elem) ((ctf_dmdef_t *)((elem)->
dmd_next
))
/src/external/gpl3/gcc.old/dist/gcc/
ctfc.h
130
typedef struct GTY ((chain_next ("%h.
dmd_next
"))) ctf_dmdef
137
struct ctf_dmdef *
dmd_next
; /* A list node. */
member in struct:ctf_dmdef
140
#define ctf_dmd_list_next(elem) ((ctf_dmdef_t *)((elem)->
dmd_next
))
Completed in 16 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026