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

/freebsd-13-stable/contrib/bmake/
H A Dmake-conf.h146 # ifndef RANLIBMAG
147 # define RANLIBMAG "__.SYMDEF" macro
H A Dranlib.h18 #define RANLIBMAG "!<arch>\n__.SYMDEF" /* archive file name */
20 #define RANLIBMAG "__.SYMDEF" /* archive file name */ macro
H A Darch.c920 * Both the modification time of the library and of the RANLIBMAG member are
927 #ifdef RANLIBMAG
932 f = ArchFindMember(gn->path, RANLIBMAG, &arh, "r+");
1055 * of its RANLIBMAG member (i.e. its table of contents is out-of-date).
1076 #ifdef RANLIBMAG
1080 arh = ArchStatMember(gn->path, RANLIBMAG, FALSE);
1087 RANLIBMAG,
/freebsd-13-stable/include/
H A Dranlib.h39 #define RANLIBMAG "__.SYMDEF" /* archive file name */ macro

Completed in 118 milliseconds