Searched refs:RANLIBMAG (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/make/
H A Dconfig.h151 # ifndef RANLIBMAG
152 # define RANLIBMAG "__.SYMDEF" macro
H A Darch.c1025 * Both the modification time of the library and of the RANLIBMAG
1031 #if !defined(RANLIBMAG)
1037 #ifdef RANLIBMAG
1042 arch = ArchFindMember(gn->path, UNCONST(RANLIBMAG), &arh, "r+");
1220 * the one of its RANLIBMAG member (i.e. its table of contents
1253 #ifdef RANLIBMAG
1257 arhPtr = ArchStatMember(gn->path, UNCONST(RANLIBMAG), FALSE);
1263 fprintf(debug_file, "%s modified %s...", RANLIBMAG, Targ_FmtTime(modTimeTOC));
/netbsd-6-1-5-RELEASE/include/
H A Dranlib.h37 #define RANLIBMAG "__.SYMDEF" /* archive file name */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/aout/
H A Dranlib.h35 #define RANLIBMAG "__.SYMDEF" /* Archive file name containing index */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/aout/
H A Dranlib.h35 #define RANLIBMAG "__.SYMDEF" /* Archive file name containing index */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Darchive.c2348 memcpy (hdr.ar_name, RANLIBMAG, strlen (RANLIBMAG));
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Darchive.c2338 memcpy (hdr.ar_name, RANLIBMAG, strlen (RANLIBMAG));

Completed in 192 milliseconds