/netbsd-src/bin/pax/ |
H A D | tables.h | 129 typedef struct dlist { struct 132 struct dlist *fow; argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/container/ |
H A D | util.d | 185 auto dlist = make!(DList!int)(); variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/container/ |
H A D | util.d | 185 auto dlist = make!(DList!int)(); variable
|
/netbsd-src/external/bsd/byacc/dist/test/ |
H A D | btyacc_demo.y | 44 Decl_List *dlist; member
|
/netbsd-src/external/bsd/libevent/dist/ |
H A D | util-internal.h | 181 #define EVUTIL_ASSERT_LIST_OK(dlist, type, field) do { \ argument
|
H A D | evmap.c | 672 delete_all_in_dlist(struct event_dlist *dlist)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-low.cc | 4872 lower_rec_input_clauses (tree clauses, gimple_seq *ilist, gimple_seq *dlist, in lower_rec_input_clauses() 8579 gimple_seq ilist, dlist, olist, tred_dlist = NULL, clist = NULL, new_body; in lower_omp_sections() local 8830 gimple_seq bind_body, bind_body_tail = NULL, dlist; in lower_omp_single() local 8888 gimple_seq bind_body, bind_body_tail = NULL, dlist; in lower_omp_scope() local 10452 gimple_seq *dlist, gimple_seq *clist, in lower_omp_for_lastprivate() 10904 lower_omp_for_scan (gimple_seq *body_p, gimple_seq *dlist, gomp_for *stmt, in lower_omp_for_scan() 11628 gimple_seq omp_for_body, body, dlist, tred_ilist = NULL, tred_dlist = NULL; in lower_omp_for() local 14034 gimple_seq dlist = NULL; in lower_omp_teams() local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | dlltool.c | 722 typedef struct dlist struct 725 struct dlist *next; argument
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | dlltool.c | 771 typedef struct dlist struct 774 struct dlist *next; argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-low.c | 4314 lower_rec_input_clauses (tree clauses, gimple_seq *ilist, gimple_seq *dlist, in lower_rec_input_clauses() 7846 gimple_seq ilist, dlist, olist, tred_dlist = NULL, clist = NULL, new_body; in lower_omp_sections() local 8097 gimple_seq bind_body, bind_body_tail = NULL, dlist; in lower_omp_single() local 9608 gimple_seq *dlist, gimple_seq *clist, in lower_omp_for_lastprivate() 9866 lower_omp_for_scan (gimple_seq *body_p, gimple_seq *dlist, gomp_for *stmt, in lower_omp_for_scan() 10549 gimple_seq omp_for_body, body, dlist, tred_ilist = NULL, tred_dlist = NULL; in lower_omp_for() local 12717 gimple_seq dlist = NULL; in lower_omp_teams() local
|