|
Yet Another eXchange Tool
DO_NOT_EDIT_HERE
|
Define library-specific symbol prefix macros. More...
Go to the source code of this file.
Macros | |
| #define | SYMPREFIX(symbol) XT_##symbol |
| #define | SymPrefix(symbol) Xt_##symbol |
| #define | symprefix(symbol) xt_##symbol |
Define library-specific symbol prefix macros.
Definition in file symprefix.h.
| #define SYMPREFIX | ( | symbol | ) | XT_##symbol |
Definition at line 51 of file symprefix.h.
| #define SymPrefix | ( | symbol | ) | Xt_##symbol |
Definition at line 53 of file symprefix.h.
| #define symprefix | ( | symbol | ) | xt_##symbol |
Definition at line 55 of file symprefix.h.
1.8.13