osprey/include/defalias.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define defalias(oldname, newname)   typeof(oldname) newname __attribute__((alias (# oldname)))
#define weakalias(oldname, newname)   typeof(oldname) newname __attribute__((weak, alias (# oldname)))


Define Documentation

#define defalias ( oldname,
newname   )     typeof(oldname) newname __attribute__((alias (# oldname)))

Definition at line 39 of file defalias.h.

#define weakalias ( oldname,
newname   )     typeof(oldname) newname __attribute__((weak, alias (# oldname)))

Definition at line 42 of file defalias.h.


Generated on Wed Apr 8 15:07:45 2009 for Open64 by  doxygen 1.5.6