Searched defs:dlist (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | ra.h | 23 struct dlist struct 25 struct dlist *prev; argument 26 struct dlist *next; argument 28 { 31 } value;
|
/openbsd-src/bin/pax/ |
H A D | tables.c | 160 typedef struct dlist { struct 163 struct dlist *fow; argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | omp-low.c | 1606 lower_rec_input_clauses (tree clauses, tree *ilist, tree *dlist, in lower_rec_input_clauses() 3594 tree t, dlist; in lower_omp_sections() local 3789 tree t, bind, block, single_stmt = *stmt_p, dlist; in lower_omp_single() local 4004 tree *dlist, struct omp_context *ctx) in lower_omp_for_lastprivate() 4050 tree t, stmt, ilist, dlist, new_stmt, *body_p, *rhs_p; in lower_omp_for() local
|
H A D | c-typeck.c | 7547 struct c_label_list *dlist, *glist, *glist_prev = NULL; in c_finish_stmt_expr() local 7701 struct c_label_list *dlist, *glist, *glist_prev = NULL; in c_end_vm_scope() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | dlltool.c | 635 typedef struct dlist struct 638 struct dlist *next; argument
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | dlltool.c | 633 typedef struct dlist struct 636 struct dlist *next; argument
|
/openbsd-src/usr.sbin/npppd/npppd/ |
H A D | npppd.c | 1259 slist dlist, users; in pipex_periodic() local
|