HomeSort by: relevance | last modified time | path
    Searched refs:RANLIBMAG (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/make/
config.h 98 # ifndef RANLIBMAG
99 # define RANLIBMAG "__.SYMDEF"
arch.c 769 * Both the modification time of the library and of the RANLIBMAG member are
775 #ifdef RANLIBMAG
780 f = ArchFindMember(gn->path, RANLIBMAG, &arh, "r+");
875 #ifdef RANLIBMAG
879 arh = ArchStatMember(gn->path, RANLIBMAG, false);
892 RANLIBMAG, Targ_FmtTime(tocModTime));
922 * of its RANLIBMAG member (i.e. its table of contents is out-of-date).
  /src/include/
ranlib.h 37 #define RANLIBMAG "__.SYMDEF" /* archive file name */

Completed in 30 milliseconds