YetAnotherCoupler 3.4.0
|
Define library-specific symbol prefix macros. More...
Go to the source code of this file.
Macros | |
#define | SYMPREFIX(symbol) YAC_##symbol |
#define | SymPrefix(symbol) Yac_##symbol |
#define | symprefix(symbol) yac_##symbol |
Define library-specific symbol prefix macros.
Definition in file symprefix.h.
#define SYMPREFIX | ( | symbol | ) | YAC_##symbol |
Definition at line 51 of file symprefix.h.
#define SymPrefix | ( | symbol | ) | Yac_##symbol |
Definition at line 53 of file symprefix.h.
#define symprefix | ( | symbol | ) | yac_##symbol |
Definition at line 55 of file symprefix.h.