/netbsd-src/games/gomoku/ |
H A D | gomoku.h | 188 struct elist { struct 189 struct elist *e_next; /* list of completion points */ argument 190 struct combostr *e_combo; /* the whole combo */ 191 u_char e_off; /* offset in frame of this empty spot */ 192 u_char e_frameindex; /* intersection frame index */ 193 u_char e_framecnt; /* number of frames left to attach */ 194 u_char e_emask; /* real value of the frame's emask */ 195 union comboval e_fval; /* frame combo value */
|
/netbsd-src/external/bsd/byacc/dist/test/ |
H A D | btyacc_demo.y | 41 Expr_List *elist; member
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/ |
H A D | hdb.cpp | 87 ELT *elist; /* pointer to the file's elements */ in DBRead() local
|
H A D | main.cpp | 898 has_polygon(ELT *elist) in has_polygon()
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | ctftools.h | 175 typedef struct elist { struct 178 struct elist *el_next; argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cfganal.c | 218 struct edge_list *elist; in create_edge_list() local 251 free_edge_list (struct edge_list *elist) in free_edge_list() 263 print_edge_list (FILE *f, struct edge_list *elist) in print_edge_list() 290 verify_edge_list (FILE *f, struct edge_list *elist) in verify_edge_list()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cfganal.cc | 259 struct edge_list *elist; in create_edge_list() local 292 free_edge_list (struct edge_list *elist) in free_edge_list() 304 print_edge_list (FILE *f, struct edge_list *elist) in print_edge_list() 331 verify_edge_list (FILE *f, struct edge_list *elist) in verify_edge_list()
|
/netbsd-src/usr.bin/rpcgen/ |
H A D | rpc_parse.c | 254 enumval_list *elist; in def_enum() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/ |
H A D | environ.c | 269 static exception_t *elist; /* The list of exceptions to the default. This is variable
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/ |
H A D | environ.c | 273 static exception_t *elist; /* The list of exceptions to the default. This is variable
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | gp-display-text.cc | 2736 Vector<void*> *elist = dbeGetEntities (0, exp_id, ent_prop_id); in dump_entities() local
|
H A D | Dbe.cc | 6408 char *name, *type, *member, *elist; in setDataSummary() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | gp-display-text.cc | 2741 Vector<void*> *elist = dbeGetEntities (0, exp_id, ent_prop_id); in dump_entities() local
|
H A D | Dbe.cc | 6408 char *name, *type, *member, *elist; in setDataSummary() local
|