Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
make_depend.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct mdruleMDhandle

Functions

MDhandle MDopen (char *, char *, char *, void(*)(char *,...))
void MDupdate (MDhandle, char *)
void MDclose (MDhandle, char *)

Typedef Documentation

typedef struct mdrule* MDhandle

Definition at line 51 of file make_depend.h.


Function Documentation

MDhandle MDopen ( char *  ,
char *  ,
char *  ,
void(*)(char *,...)   
)
void MDupdate ( MDhandle  ,
char *   
)

Definition at line 448 of file make_depend.cxx.

References d, mdrule::entries, mdrule::freecount, MDgrow(), MDlookup(), MDstrcpy(), and dependency::name.

Referenced by cwh_write_makedepend().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines