Searched refs:namelist (Results 51 - 75 of 132) sorted by relevance

123456

/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/hppa/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/i386/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68000/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68k/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64el/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipseb/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsel/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsn64el/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/powerpc/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/powerpc64/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/sh3eb/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/sh3el/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/sparc/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/sparc64/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/vax/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/x86_64/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/riscv32/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/riscv64/gnulib/import/
H A Ddirent.h706 (const char *dir, struct dirent ***namelist,
714 (const char *dir, struct dirent ***namelist,
/netbsd-current/external/bsd/byacc/dist/test/btyacc/
H A Dbtyacc_destroy1.tab.c132 struct namelist { symbol *s; struct namelist *next; }; struct
133 typedef struct namelist namelist; typedef in typeref:struct:namelist
157 namelist * nlist;
345 "namelist","illegal-symbol",
349 "declaration : class type namelist '(' class ',' type ')'",
355 "namelist : namelist NAME",
356 "namelist
[all...]
H A Dbtyacc_destroy3.tab.c132 struct namelist { symbol *s; struct namelist *next; }; struct
133 typedef struct namelist namelist; typedef in typeref:struct:namelist
157 namelist * nlist;
345 "namelist","illegal-symbol",
349 "declaration : class type namelist '(' class ',' type ')'",
355 "namelist : namelist NAME",
356 "namelist
[all...]
H A Dbtyacc_destroy2.tab.c132 struct namelist { symbol *s; struct namelist *next; }; struct
133 typedef struct namelist namelist; typedef in typeref:struct:namelist
157 namelist * nlist;
345 "namelist","illegal-symbol",
349 "declaration : class type namelist '(' class ',' type ')'",
355 "namelist : namelist NAME",
356 "namelist
[all...]

Completed in 415 milliseconds

123456