Searched refs:ford (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dptype.c223 enum {chevy, ford} clunker; enumerator in enum:__anon6607
299 clunker = ford;
H A Dctf-ptype.c193 enum {chevy, ford} clunker; enumerator in enum:__anon1320
238 clunker = ford;
H A Dexprs.c179 enum cars {chevy, ford, porsche} clunker; enumerator in enum:cars
H A Dsetvar.c184 enum cars {chevy, ford, porsche} clunker; enumerator in enum:cars
H A Dwhatis.c243 enum cars {chevy, ford, porsche} clunker; enumerator in enum:cars
H A Dcvexpr.c230 enum {chevy, ford} clunker; enumerator in enum:__anon1327
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dctf-ptype.c205 enum {chevy, ford} clunker; enumerator in enum:__anon802
250 clunker = ford;
H A Dptype.c223 enum {chevy, ford} clunker; enumerator in enum:__anon939
299 clunker = ford;
H A Dexprs.c179 enum cars {chevy, ford, porsche} clunker; enumerator in enum:cars
H A Dsetvar.c184 enum cars {chevy, ford, porsche} clunker; enumerator in enum:cars
H A Dwhatis.c243 enum cars {chevy, ford, porsche} clunker; enumerator in enum:cars
H A Dcvexpr.c230 enum {chevy, ford} clunker; enumerator in enum:__anon809
/netbsd-current/bin/pax/
H A Dar_subs.c1352 for (i = 0; ford[i] >= 0; ++i) {
1353 if (fsub[ford[i]].hsz < minhd)
1354 minhd = fsub[ford[i]].hsz;
1399 * ford[] is used to specify the header id order to reduce the
1404 for (i = 0; ford[i] >= 0; ++i) {
1405 if ((*fsub[ford[i]].id)(hdbuf, hdsz) < 0)
1407 frmt = &(fsub[ford[i]]);
H A Dextern.h201 extern int ford[];
H A Doptions.c203 * ford is the archive search order used by get_arc() to determine what kind
207 int ford[] = {F_USTAR, F_TAR, variable
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.ctf/
H A Dwhatis.c243 enum cars {chevy, ford, porsche} clunker; enumerator in enum:cars

Completed in 294 milliseconds